sync both themes with toolkit windows/shared changes in Mozilla 27 cycle
[themes.git] / LCARStrek / browser / browser.css
index f9c9cbefc2588b7663dd9548ff380df79946f3ad..368f2823194f2a36c8e7db5d7b1cd012448463df 100644 (file)
@@ -4260,6 +4260,18 @@ window > chatbox {
   margin: 0;
 }
 
+.messageImage[value="plugin-hidden"] {
+  list-style-image: url("chrome://browser/skin/notification-pluginNormal.png");
+}
+
+/* Keep any changes to this style in sync with pluginProblem.css */
+notification.pluginVulnerable {
+}
+
+notification.pluginVulnerable .messageImage {
+  list-style-image: url("chrome://browser/skin/notification-pluginBlocked.png");
+}
+
 /* Customization mode */
 
 /* === END plugin-doorhanger.inc.css === */