sync both themes with toolkit windows theme changes in Mozilla 55 cycle
[themes.git] / EarlyBlue / global / notification.css
index 881dcf27de3406e16f4a618bf10a39df24f2edec..68ff62a18141aab513d4f42fa5f0c1a4b4382605 100644 (file)
@@ -33,7 +33,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"] {
@@ -181,7 +181,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;
 }