projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7eca9d
)
Improve styling of forms
author
Coleman Watts
<coleman@civicrm.org>
Sun, 27 Apr 2014 05:46:30 +0000
(22:46 -0700)
committer
Coleman Watts
<coleman@civicrm.org>
Sun, 27 Apr 2014 05:46:30 +0000
(22:46 -0700)
css/civicrm.css
patch
|
blob
|
blame
|
history
diff --git
a/css/civicrm.css
b/css/civicrm.css
index ea52917184510f40ddf06f7d5d502b6f8e42c0b0..1540abc978efa197641241cc19bde26eeb32b8f1 100644
(file)
--- a/
css/civicrm.css
+++ b/
css/civicrm.css
@@
-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,