themes/admin/css/default.css
changeset 22 d0314575e2f0
parent 9 1e61232606d6
child 32 4d87aad3c4c0
--- a/themes/admin/css/default.css	Tue Jun 26 17:28:18 2007 -0400
+++ b/themes/admin/css/default.css	Tue Jun 26 20:48:44 2007 -0400
@@ -161,3 +161,10 @@
   padding: 3px;
 }
 
+input:disabled {
+  border-color: #666666 !important;
+  background-image: none !important;
+  background-color: #DDD !important;
+  color: #888;
+}
+