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