more adaptations to new statusbarpanel look
[themes.git] / LCARStrek / global / progressmeter.css
index 18802ffdee364fae769ddd5d88fd680c40bd90bf..397a06957bf05c566fe1fd1d64641d54dc986a5b 100644 (file)
@@ -69,12 +69,9 @@ progressmeter[mode="undetermined"] {
 /* ::::: statusbar progressmeter ::::: */
 
 .progressmeter-statusbar {
-  margin: 0px 2px;
+  margin: 0px;
   min-width: 96px;
   -moz-box-flex: 1;
   background-color: #794900;
-  border-left: 3px solid #000000;
-  border-right: 3px solid #000000;
-  border-top: none;
-  border-bottom: none;
+  border: none;
 }