improve status bar panels look
[themes.git] / LCARStrek / global / global.css
index 011dafbe7aef5db0e56357ccb184807d56720dd7..bf18578947c8fd7d1f3c053178639c3e27e7ef38 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;