X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Feditor%2FeditorFormatToolbar.css;h=8c17cf32213b1d2479ac728c5b1d3c7156305071;hp=6fcec8920ce446601f66bcc01f170ca73061e0f2;hb=983645ee422a34e2c31018511396f078cabafdeb;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1 diff --git a/EarlyBlue/editor/editorFormatToolbar.css b/EarlyBlue/editor/editorFormatToolbar.css index 6fcec892..8c17cf32 100644 --- a/EarlyBlue/editor/editorFormatToolbar.css +++ b/EarlyBlue/editor/editorFormatToolbar.css @@ -281,6 +281,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;