X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Falerts%2Falert-common.css;fp=EarlyBlue%2Fglobal%2Falerts%2Falert-common.css;h=1caf842925ba4ef6685b1ee95a635b87d7ddb310;hp=7c86ca73b983aff82c926f3011fe7af0df7e6fa2;hb=dbad77eabc8467c637024bc9963f45310d15565c;hpb=2b3956e03122e2231adf704167ccdaacf4298408 diff --git a/EarlyBlue/global/alerts/alert-common.css b/EarlyBlue/global/alerts/alert-common.css index 7c86ca73..1caf8429 100644 --- a/EarlyBlue/global/alerts/alert-common.css +++ b/EarlyBlue/global/alerts/alert-common.css @@ -129,7 +129,9 @@ #alertSettings { border-radius: 0px; min-width: 0; - list-style-image: url("chrome://mozapps/skin/extensions/utilities.svg#utilities-grayscale"); + list-style-image: url("chrome://mozapps/skin/extensions/utilities.svg"); + -moz-context-properties: fill; + fill: #808080; margin-inline-end: 0; margin-bottom: 0; } @@ -140,7 +142,7 @@ #alertSettings:hover, #alertSettings[open] { - list-style-image: url("chrome://mozapps/skin/extensions/utilities.svg#utilities-inverted"); + fill: #000000; } #alertSettings:hover {