sync both themes with toolkit windows theme changes in Mozilla 45-48 cycles
[themes.git] / LCARStrek / browser / preferences / aboutPermissions.css
index 74a98095e8b202fa2df099e88f77aeb3139af949..5e011eebf6b24143baa6f1ed41660249cf954656 100644 (file)
 .pref-icon[type="geo"] {
   list-style-image: url("chrome://browser/skin/Geolocation-64.png");
 }
-.pref-icon[type="push"] {
-  list-style-image: url("chrome://browser/skin/Push-64.png");
+.pref-icon[type="desktop-notification"] {
+  list-style-image: url("chrome://browser/skin/web-notifications-icon.svg");
 }
 .pref-icon[type="indexedDB"] {
   list-style-image: url("chrome://global/skin/icons/alert-question.gif");
 }
 .pref-icon[type="install"] {
-  list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.png");
+  list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.svg");
 }
 .pref-icon[type="popup"] {
   list-style-image: url("chrome://global/skin/icons/alert-question.gif");