sync with EarlyBlue and Classic, prepare for 1.8a release
[themes.git] / LCARStrek / global / global.css
index 4b3b0d6657436ff0a1e10b8ab49dfe24ddf11aee..895e5802ef40cc29567f5d84a86c9c3e5c2eb82f 100644 (file)
@@ -79,6 +79,12 @@ menubar {
   -moz-binding: url("chrome://global/skin/globalBindings.xml#menubar");
 }
 
+/*
+progressmeter[mode="undetermined"] {
+  -moz-binding: url("chrome://global/content/bindings/progressmeter.xml#progressmeter-undetermined");
+}
+*/
+
 /* ::::: root elements ::::: */
 
 window,
@@ -148,7 +154,7 @@ statusbar {
 .statusbar-center {
   background-color: #8050B0;
   padding-left: 2px;
-  color: black;
+  color: #000000;
   -moz-box-align: center;
 }