X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fnotification.css;h=c95cde8a196d7302c929f3e53066bdb13c85334c;hp=010ff3c41df8535b35cfe4c002010b315de74c71;hb=07296beb54b9f42727fbce3473d76c6e3f7cf173;hpb=0282321df83ade4f66b3f44bbee1a2519485571a 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; }