? .DS_Store
? misc/.DS_Store
? modules/image/.new.K4WCUl
? sites/.DS_Store
? sites/default/files
? sites/default/private
? sites/default/settings.php
Index: modules/system/system.css
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/system.css,v
retrieving revision 1.68
diff -u -p -r1.68 system.css
--- modules/system/system.css	1 Dec 2009 00:39:34 -0000	1.68
+++ modules/system/system.css	8 Dec 2009 22:39:35 -0000
@@ -440,15 +440,15 @@ html.js .no-js {
   font-weight: bold;
 }
 .progress .bar {
-  background: #fff url(../../misc/progress.gif);
-  border: 1px solid #00375a;
+  -moz-border-radius:3px;
+  background: #ccc;
+  border: 1px solid #666;
   height: 1.5em;
   margin: 0 0.2em;
 }
 .progress .filled {
-  background: #0072b9;
-  height: 1.1em;
-  border-bottom: 0.5em solid #004a73;
+  background: #0072b9 url(../../misc/progress.gif);
+  height: 1.5em;
   width: 0%;
 }
 .progress .percentage {
