X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Feditor%2FeditorFormatToolbar.css;h=df480a82486ffb6eeed06cb7a7f91d0db792bc37;hp=31aac18fcb9153637844c667024a222177bb3526;hb=21c0144b2194f018832e93a3b6e112d3bd4852cb;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1 diff --git a/LCARStrek/editor/editorFormatToolbar.css b/LCARStrek/editor/editorFormatToolbar.css index 31aac18f..df480a82 100644 --- a/LCARStrek/editor/editorFormatToolbar.css +++ b/LCARStrek/editor/editorFormatToolbar.css @@ -403,6 +403,11 @@ toolbarbutton.formatting-button { -moz-margin-end: 9px; } +#TextColorButton[color="mixed"] { + background-image: url("chrome://editor/skin/icons/multicolor.png"); + background-size: cover; +} + #BackgroundColorButton { margin-top: 9px; margin-bottom: 2px;