X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fnavigator%2Ftabbrowser.css;h=51d6a0add1740b4371c1561867416edfa5964cf0;hp=f62393d4462428c9a86b07a81390b751edc4abcb;hb=f993773df903b31f33af331dc3fbd4394beed74d;hpb=a3b6328b4e844ec03368483917dcbde4034865c8 diff --git a/LCARStrek/navigator/tabbrowser.css b/LCARStrek/navigator/tabbrowser.css index f62393d4..51d6a0ad 100644 --- a/LCARStrek/navigator/tabbrowser.css +++ b/LCARStrek/navigator/tabbrowser.css @@ -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; }