update both themes to the state of SeaMonkey 2.3 and Firefox 6
[themes.git] / LCARStrek / global / progressmeter.css
index 362eb912c89be2e52a8784b9a13265f92c13e4a1..397a06957bf05c566fe1fd1d64641d54dc986a5b 100644 (file)
@@ -69,7 +69,9 @@ progressmeter[mode="undetermined"] {
 /* ::::: statusbar progressmeter ::::: */
 
 .progressmeter-statusbar {
-  margin: 0px 2px;
+  margin: 0px;
   min-width: 96px;
-  min-height: 16px;
+  -moz-box-flex: 1;
+  background-color: #794900;
+  border: none;
 }