update both themes for suite classic changes in SeaMonkey 2.18 cycle
[themes.git] / LCARStrek / communicator / button.css
index 2382b3f26b97ab5bd9eedb1be1106d289b33b1a8..1baf76f1d8ef816d183389fd493be47a9c2db3e8 100644 (file)
   -moz-box-orient: vertical;
 }
 
+statusbarpanel > .toolbarbutton-1,
+statusbarpanel > .toolbarbutton-1 > .toolbarbutton-menubutton-button {
+  min-width: 16px;
+  min-height: 16px;
+  -moz-box-orient: vertical;
+}
+
 .toolbarbutton-1[type="menu-button"] {
   -moz-box-orient: horizontal;
 }
@@ -149,6 +156,7 @@ toolbar[labelalign="end"] .toolbarbutton-1 > hbox > vbox {
 
 /* override winstripe */
 
-.toolbarbutton-icon {
+.toolbarbutton-icon[label]:not([label=""]),
+.toolbarbutton-icon[type="menu"] {
   -moz-margin-end: 2px;
 }