sync both themes with suite classic changes in SeaMonkey 2.11
[themes.git] / LCARStrek / navigator / navigator.css
index 364515eb49a1bab137ec5212cd12a0b90b40a00a..9b9c0c61732fec7d79586fc109d2bbefed3cc6ed 100644 (file)
@@ -277,6 +277,8 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
   border-radius: 5px;
   margin: 0;
   -moz-margin-start: 3px;
+  /* make color as light as possible to deal with dark non-domain parts */
+  color: #FFBFFF;
 }
 
 .urlbar-security-level {
@@ -330,6 +332,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;
@@ -369,6 +382,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,