some adjustments spotted when updateing LCARStrek
[themes.git] / EarlyBlue / global / progressmeter.css
index 6323a0361158d26b4887488b53eedb983160ef16..8e5290046a12ac927af4f6807004f18c3051fef6 100644 (file)
@@ -55,7 +55,7 @@ progressmeter[mode="undetermined"] {
   background-image: url("chrome://global/skin/progressmeter/progressmeter-busy.gif");
   background-color: #CCD0DD;
 }
+
 .progress-bar {
   min-width: 0px;
   background-color: #6699CC;
@@ -67,9 +67,11 @@ progressmeter[mode="undetermined"] {
 }
 
 /* ::::: statusbar progressmeter ::::: */
+
 .progressmeter-statusbar {
   margin: 0px 2px 0px 2px;
   border: 1px solid #CCD0DD;
   background-color: #666699;
   min-width: 100px;
+  height: 16px;
 }