Merge pull request #2909 from jake-mw/crm-14472
[civicrm-core.git] / 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,