sync both themes with toolkit windows theme changes in Mozilla 45-48 cycles
[themes.git] / LCARStrek / browser / preferences / aboutPermissions.css
index 927bce66b85e7ca248d89a7b7e104cf1535d6e0c..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");
 .pref-icon[type="plugins"] {
   list-style-image: url("chrome://mozapps/skin/plugins/pluginGeneric.png");
 }
-.pref-icon[type="fullscreen"] {
-  list-style-image: url("chrome://global/skin/icons/alert-question.gif");
-}
 .pref-icon[type="camera"] {
   list-style-image: url("chrome://global/skin/icons/alert-question.gif");
 }