X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fglobal.css;h=bf18578947c8fd7d1f3c053178639c3e27e7ef38;hb=2184a049844fc605a0cedb214ab06693fad8d55e;hp=93c6c83f78077cc44c1dbb0e1f8bbccd246ab73d;hpb=024ec65527b790008bbffb70f38ebf462729bef3;p=themes.git diff --git a/LCARStrek/global/global.css b/LCARStrek/global/global.css index 93c6c83f..bf185789 100644 --- a/LCARStrek/global/global.css +++ b/LCARStrek/global/global.css @@ -97,7 +97,7 @@ prefwindow { background-color: #000000; color: #FF9F00; /* font: 3mm "Final Frontier",tahoma,arial,helvetica,sans-serif; */ - font: 11px helvetica,arial,tahoma,sans-serif; + font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif; padding: 3px; } @@ -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;