update with classic theme development, keep about:plugins compatible for 1.7 release
[themes.git] / EarlyBlue / global / progressmeter.css
index 6323a0361158d26b4887488b53eedb983160ef16..c3aa1ad7997eec54ae30cacf4e473c1a8041c39a 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;
@@ -72,4 +72,5 @@ progressmeter[mode="undetermined"] {
   border: 1px solid #CCD0DD;
   background-color: #666699;
   min-width: 100px;
+  height: 16px;
 }