sync both themes with suite classic changes in SeaMonkey 2.11
[themes.git] / LCARStrek / navigator / navigator.css
index 58ca2dec066b11bd80218eb5aa51b31b8732179b..9b9c0c61732fec7d79586fc109d2bbefed3cc6ed 100644 (file)
   -moz-image-region: rect(21px 75px 42px 50px);
 }
 
-#print-button {
-  list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
-  -moz-image-region: rect(0px 25px 21px 0px);
-}
-
-#print-button[disabled="true"] {
-  -moz-image-region: rect(0px 50px 21px 25px);
-}
-
-#print-button:not([disabled="true"]):hover,
-#print-button:not([disabled="true"]):hover:active,
-#print-button[open="true"] {
-  -moz-image-region: rect(0px 75px 21px 50px);
-}
-
 #home-button {
   list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
   -moz-image-region: rect(84px 25px 105px 0px);
@@ -207,20 +192,6 @@ toolbar[iconsize="small"] > #stop-button:not([disabled="true"]):hover:active {
   -moz-image-region: rect(16px 48px 32px 32px);
 }
 
-toolbar[iconsize="small"] > #print-button {
-  list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
-  -moz-image-region: rect(0 16px 16px 0);
-}
-
-toolbar[iconsize="small"] > #print-button[disabled="true"] {
-  -moz-image-region: rect(0 32px 16px 16px) !important;
-}
-
-toolbar[iconsize="small"] > #print-button:not([disabled="true"]):hover,
-toolbar[iconsize="small"] > #print-button:not([disabled="true"]):hover:active {
-  -moz-image-region: rect(0 48px 16px 32px);
-}
-
 toolbar[iconsize="small"] > #home-button {
   list-style-image: url("chrome://communicator/skin/icons/communicatoricons-small.png");
   -moz-image-region: rect(64px 16px 80px 0);
@@ -306,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 {
@@ -359,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;
@@ -398,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,