Improve styling of forms
authorColeman Watts <coleman@civicrm.org>
Sun, 27 Apr 2014 05:46:30 +0000 (22:46 -0700)
committerColeman Watts <coleman@civicrm.org>
Sun, 27 Apr 2014 05:46:30 +0000 (22:46 -0700)
css/civicrm.css

index ea52917184510f40ddf06f7d5d502b6f8e42c0b0..1540abc978efa197641241cc19bde26eeb32b8f1 100644 (file)
@@ -221,7 +221,7 @@ input.crm-form-entityref {
   padding: 4px;
   margin-bottom: 4px;
   font-size: 13px;
-  background-color: #E6E6DC;
+  background-color: #efefe5;
   color: #3E3E3E;
 }
 
@@ -2077,7 +2077,7 @@ div.grippie {
 
 #crm-container table.crm-inline-edit-form td,
 #crm-container div.crm-inline-edit-form {
-  background-color: #E6E6DC;
+  background-color: #efefe5;
   white-space: nowrap;
 }
 #crm-container table.crm-inline-edit-form td.crm-label,