X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fbutton.css;h=6b1e6fbe4f83f99103afe2b01664167b25f1e995;hp=2382b3f26b97ab5bd9eedb1be1106d289b33b1a8;hb=9b1c3cf977537f3b1f7e2fc89977eac6e2bfb6fe;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1 diff --git a/LCARStrek/communicator/button.css b/LCARStrek/communicator/button.css index 2382b3f2..6b1e6fbe 100644 --- a/LCARStrek/communicator/button.css +++ b/LCARStrek/communicator/button.css @@ -17,6 +17,13 @@ -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; } @@ -147,8 +154,9 @@ toolbar[labelalign="end"] .toolbarbutton-1 > hbox > vbox { background-color: #FFCF00; } -/* override winstripe */ +/* override windows */ -.toolbarbutton-icon { +.toolbarbutton-icon[label]:not([label=""]), +.toolbarbutton-icon[type="menu"] { -moz-margin-end: 2px; }