? index2.php
? sites/default/files
? sites/default/private
? sites/default/settings.php
Index: modules/dashboard/dashboard.css
===================================================================
RCS file: /cvs/drupal/drupal/modules/dashboard/dashboard.css,v
retrieving revision 1.2
diff -u -p -r1.2 dashboard.css
--- modules/dashboard/dashboard.css	18 Oct 2009 11:20:26 -0000	1.2
+++ modules/dashboard/dashboard.css	21 Nov 2009 17:06:13 -0000
@@ -48,7 +48,7 @@
 }
 
 #dashboard .canvas-content {
-  background-color: #4d4d4d;
+  background-color: #777;
   padding: 10px;
   color: #fff;
 }
@@ -60,7 +60,7 @@
 
 #dashboard #disabled-blocks .ui-sortable {
   padding: 0;
-  background-color: #4d4d4d;
+  background-color: #777;
   border: 0;
 }
 
