Fix customize collor

This commit is contained in:
Fabiano Alencar 2018-11-28 09:11:54 -02:00
parent e40d68e221
commit 039dccf0f0
1 changed files with 1 additions and 1 deletions

View File

@ -640,7 +640,7 @@ function tainacan_get_color_scheme_css( $colors ) {
}
/* Setinhas no mesmo modal */
.tainacan-finder-columns-container a .tainacan-icon {
color: INSERIR COR;
color: {$colors['tainacan_link_color']};
}
/* Dropdown Arrow */