start 2.5 development cycles
[themes.git] / LCARStrek / global / progressmeter.css
index 038f7e3cbbfa087c59c22b8a4c3043d4472533fc..397a06957bf05c566fe1fd1d64641d54dc986a5b 100644 (file)
@@ -69,7 +69,9 @@ progressmeter[mode="undetermined"] {
 /* ::::: statusbar progressmeter ::::: */
 
 .progressmeter-statusbar {
-  margin: 0px 2px 0px 2px;
+  margin: 0px;
   min-width: 96px;
-  min-height: 16px;
+  -moz-box-flex: 1;
+  background-color: #794900;
+  border: none;
 }