sync both themes with suite classic changes in SeaMonkey 2.13 cycle
[themes.git] / EarlyBlue / navigator / tabbrowser.css
index 3fe5de37c4c7c655b7065571db26fe8e9a1e9f95..2448e8197631f8611aa2be38eb244ef1173aaa9b 100644 (file)
@@ -52,14 +52,12 @@ tabbrowser > tabbox > tabpanels {
   opacity: .8;
 }
 
-.toolbarbutton-text {
+.tabs-newbutton > .toolbarbutton-text,
+.tabs-alltabs-button > .toolbarbutton-text,
+.tabs-closebutton > .toolbarbutton-text {
   display: none;
 }
 
-.toolbarbutton-icon {
-  margin: 0px !important; /* needs to override communicator.css */
-}
-
 /* ::::: Tab scrollbox arrow, and all-tabs buttons ::::: */
 
 .scrollbutton-up,
@@ -86,6 +84,10 @@ tabbrowser > tabbox > tabpanels {
   list-style-image: url("chrome://communicator/skin/icons/loading.gif");
 }
 
+.alltabs-item[tabIsScrolled] {
+  font-style: italic;
+}
+
 /* ::::: close & new tab buttons ::::: */
 
 .tabs-closebutton-box {