improve tabbrowser button and add-on manager displays in both themes, make LCARStrek...
[themes.git] / LCARStrek / navigator / tabbrowser.css
index f62393d4462428c9a86b07a81390b751edc4abcb..51d6a0add1740b4371c1561867416edfa5964cf0 100644 (file)
@@ -107,7 +107,6 @@ tabbrowser > tabbox > tabpanels {
 }
 
 .tabs-alltabs-button {
-  margin: 2px 0px 1px;
 }
 
 /* All tabs menupopup */
@@ -126,6 +125,10 @@ tabbrowser > tabbox > tabpanels {
 /* ::::: close & new tab buttons ::::: */
 
 .tabs-closebutton-box {
+  -moz-box-direction: reverse;
+}
+
+.tabs-closebutton-box > hbox {
   -moz-box-orient: vertical;
 }