sync both themes with suite classic changes in SeaMonkey 2.11
[themes.git] / EarlyBlue / navigator / navigator.css
index fcfacfdc25878d952eaefbfda27a1a106ec2d5b1..aa4c03b6f11c76aba17526f9326955dd884a37a5 100644 (file)
@@ -259,6 +259,17 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
   list-style-image: url("chrome://mozapps/skin/passwordmgr/key-64.png");
 }
 
+.popup-notification-icon[popupid="click-to-play-plugins"] {
+  list-style-image: url("chrome://mozapps/skin/plugins/pluginGeneric.png");
+  width: 32px;
+  height: 32px;
+}
+    
+.addon-progress-description {
+  width: 350px;
+  max-width: 350px;
+}
+
 /* Notification icon box */
 #notification-popup-box {
   -moz-margin-end: 3px;
@@ -298,6 +309,12 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
   height: 16px;
 }
 
+#plugins-notification-icon {
+  list-style-image: url("chrome://mozapps/skin/plugins/pluginGeneric-16.png");
+  width: 16px;
+  height: 16px;
+}
+
 /* ::::: page proxy icon ::::: */
 
 #page-proxy-deck,
@@ -429,7 +446,7 @@ toolbar[mode="icons"] #search-button > .button-box > .button-text {
   background-color: #33FF33;
 }
 
-#security-button > .statusbarpanel-text {
+#security-button > .statusbarpanel-contentbox > .statusbarpanel-text {
   margin: 0px;
   color: #000000;
 }