X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fglobal.css;h=866d0c6647c1ecb2e24325f4190c2d33b3339457;hp=011dafbe7aef5db0e56357ccb184807d56720dd7;hb=f0c3317fc33ea1c50127a9f77d81659861a8e9e1;hpb=4ed82c79b6ec5b64c3a77c7f89487705df522e8d diff --git a/LCARStrek/global/global.css b/LCARStrek/global/global.css index 011dafbe..866d0c66 100644 --- a/LCARStrek/global/global.css +++ b/LCARStrek/global/global.css @@ -179,9 +179,14 @@ statusbar { statusbarpanel { -moz-box-align: center; -moz-box-pack: center; + border-left: 3px solid black; padding: 0px 2px; } +statusbarpanel:first-child { + border-left: none; +} + statusbarpanel:not(.statusbar-resizerpanel):-moz-lwtheme { -moz-appearance: none; border-top-style: none; @@ -198,11 +203,11 @@ statusbarpanel:not(.statusbar-resizerpanel):-moz-lwtheme { .statusbarpanel-iconic, .statusbarpanel-iconic-text, .statusbarpanel-menu-iconic { - padding: 0px 2px; } .statusbarpanel-progress { -moz-box-orient: vertical; + padding: 0px; } .toolbar-focustarget {