X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fbutton.css;fp=LCARStrek%2Fcommunicator%2Fbutton.css;h=d85916949b975534e013747217ad239c27bdadaf;hp=2b4389f866bdbb507911ddf8472055843edc053d;hb=242fc635895ef21fc8e9eadca5b024db5aec5355;hpb=61af9d1c3f2699c8e546b10ac50c518b0f830b56 diff --git a/LCARStrek/communicator/button.css b/LCARStrek/communicator/button.css index 2b4389f8..d8591694 100644 --- a/LCARStrek/communicator/button.css +++ b/LCARStrek/communicator/button.css @@ -56,14 +56,13 @@ .toolbarbutton-1, .toolbarbutton-1 > .toolbarbutton-menubutton-button, -.toolbarbutton-1[disabled="true"]:hover:active, -.toolbarbutton-1[disabled="true"][buttondown="true"] { +.toolbarbutton-1[disabled="true"]:hover:active { padding: 1px; } .toolbarbutton-1:hover:active, .toolbarbutton-1[open="true"], -.toolbarbutton-1[buttondown="true"] > .toolbarbutton-menubutton-button { +.toolbarbutton-1:hover:active > .toolbarbutton-menubutton-button { padding: 2px 0px 0px 2px; } @@ -93,16 +92,13 @@ } .toolbarbutton-1[buttonstyle="text"][type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker, -.toolbarbutton-1[buttonstyle="text"][type="menu-button"][buttondown="true"] > .toolbarbutton-menubutton-dropmarker, .toolbarbutton-1[buttonstyle="text"][type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker { padding: 5px 0px 7px 2px; } .toolbarbutton-1[buttonstyle="pictures"][type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker, -.toolbarbutton-1[buttonstyle="pictures"][type="menu-button"][buttondown="true"] > .toolbarbutton-menubutton-dropmarker, .toolbarbutton-1[buttonstyle="pictures"][type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker, .toolbarbutton-1[toolbarmode="small"][type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker, -.toolbarbutton-1[toolbarmode="small"][type="menu-button"][buttondown="true"] > .toolbarbutton-menubutton-dropmarker, .toolbarbutton-1[toolbarmode="small"][type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker { padding: 1px 0px 12px 2px; } @@ -119,8 +115,8 @@ .toolbarbutton-text[buttonstyle="pictures"], .toolbarbutton-icon[buttonstyle="text"] { display: none; -} - +} + .toolbarbutton-text[buttonstyle="text"] { padding: 4px 0; }