update both themes for suite default changes up to 2010-12-30
[themes.git] / LCARStrek / navigator / navigator.css
index ae67f37afe603edf3d61d4545eadbe317ef61c71..5cbfc76dedd4812b0a429c89734a1d5d741d3d95 100644 (file)
@@ -281,14 +281,6 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
   -moz-box-align: center;
 }
 
-.tabbrowser-tab:-moz-lwtheme:not([selected="true"]) {
-  opacity: .8;
-}
-
-.tabbrowser-tab:-moz-lwtheme {
-  text-shadow: none;
-}
-
 #urlbar {
   border-radius: 5px;
   margin: 0;
@@ -328,6 +320,15 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
   list-style-image: url("chrome://communicator/skin/icons/geolocation-64.png");
 }
 
+.popup-notification-icon[popupid="addon-install-disabled"],
+.popup-notification-icon[popupid="addon-install-blocked"],
+.popup-notification-icon[popupid="addon-install-failed"],
+.popup-notification-icon[popupid="addon-install-complete"] {
+  list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.png");
+  width: 32px;
+  height: 32px;
+}
+
 .popup-notification-icon[popupid="password-save"] {
   list-style-image: url("chrome://mozapps/skin/passwordmgr/key-64.png");
 }
@@ -347,6 +348,12 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
   height: 16px;
 }
 
+#addons-notification-icon {
+  list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric-16.png");
+  width: 16px;
+  height: 16px;
+}
+
 #password-notification-icon {
   list-style-image: url("chrome://mozapps/skin/passwordmgr/key-16.png");
   width: 16px;
@@ -597,6 +604,11 @@ toolbar[mode="text"] toolbarbutton.chevron > .toolbarbutton-icon {
   -moz-image-region: rect(0px 48px 16px 32px);
 }
 
+#editBookmarkPanelStarIcon {
+  list-style-image: url("chrome://communicator/skin/bookmarks/bookmark.png");
+  -moz-image-region: rect(0px 16px 16px 0px);
+}
+
 /* ::::: feeds ::::: */
 
 #feedsMenu {