X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fglobal.css;h=927b699ae7c3413d58ed30e221fad049559a58d0;hb=d3d79c39d7623f7ac09394360a039b579085c2cd;hp=93c6c83f78077cc44c1dbb0e1f8bbccd246ab73d;hpb=024ec65527b790008bbffb70f38ebf462729bef3;p=themes.git diff --git a/LCARStrek/global/global.css b/LCARStrek/global/global.css index 93c6c83f..927b699a 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; @@ -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 { @@ -298,7 +303,7 @@ separator[orient="vertical"].groove-thin { description, label { cursor: default; - margin: 1px 3px; + margin: 1px 2px; } label[disabled="true"] {