Fix tinyMCE toolbar icon color

This commit is contained in:
2020-03-05 21:45:49 +01:00
parent 5eb1198409
commit f9d413a6d7
3 changed files with 5 additions and 2 deletions

View File

@@ -30,6 +30,9 @@
}
.tox {
.tox-tbtn svg {
fill: $col_main_1 !important;
}
.tox-collection__group {
.tox-collection__item-label,
.tox-collection--list .tox-collection__item--enabled,

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long