sync both themes with toolkit windows theme changes in Mozilla 55 cycle
[themes.git] / LCARStrek / global / notification.css
index 010ff3c41df8535b35cfe4c002010b315de74c71..c95cde8a196d7302c929f3e53066bdb13c85334c 100644 (file)
@@ -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;
 }