some corrections and finishing touches to that LCARStrek works well for Firefox 55...
[themes.git] / EarlyBlue / navigator / tabbrowser.css
index 3fe5de37c4c7c655b7065571db26fe8e9a1e9f95..37b546d1ec306f71f1017ac5ad37a50a429b3009 100644 (file)
@@ -23,7 +23,7 @@ tabpanels {
 
 .tab-icon {
   margin-top: 1px;
-  -moz-margin-end: 3px;
+  margin-inline-end: 3px;
   width: 16px;
   height: 16px;
 }
@@ -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 {
@@ -113,7 +115,7 @@ tabbrowser > tabbox > tabpanels {
 .tab-drop-indicator-bar {
   height: 11px;
   margin-top: -11px;
-  -moz-margin-start: -6px;
+  margin-inline-start: -6px;
   position: relative;
 }