update both themes for winstripe changes up to 2010-07-02
[themes.git] / LCARStrek / global / global.css
index 93c6c83f78077cc44c1dbb0e1f8bbccd246ab73d..866d0c6647c1ecb2e24325f4190c2d33b3339457 100644 (file)
@@ -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 {