X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fnotification.css;h=c95cde8a196d7302c929f3e53066bdb13c85334c;hp=010ff3c41df8535b35cfe4c002010b315de74c71;hb=dbad77eabc8467c637024bc9963f45310d15565c;hpb=2b3956e03122e2231adf704167ccdaacf4298408 diff --git a/LCARStrek/global/notification.css b/LCARStrek/global/notification.css index 010ff3c4..c95cde8a 100644 --- a/LCARStrek/global/notification.css +++ b/LCARStrek/global/notification.css @@ -30,7 +30,7 @@ notification[type="critical"] { /* Default icons for notifications */ .messageImage[type="info"] { - list-style-image: url("chrome://global/skin/icons/information-16.png"); + list-style-image: url("chrome://global/skin/icons/info.svg"); } .messageImage[type="warning"] { @@ -189,7 +189,7 @@ notification[type="critical"] { width: 16px; height: 16px; list-style-image: url(chrome://global/skin/icons/menubutton-dropmarker.svg); - filter: url(chrome://global/skin/filters.svg#fill); + -moz-context-properties: fill; fill: currentColor; }