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:
65a3563
)
Row highlighting CSS fix
author
JKingsnorth
<john@johnkingsnorth.co.uk>
Fri, 20 Nov 2015 16:12:21 +0000
(16:12 +0000)
committer
JKingsnorth
<john@johnkingsnorth.co.uk>
Fri, 20 Nov 2015 16:12:21 +0000
(16:12 +0000)
css/civicrm.css
patch
|
blob
|
blame
|
history
diff --git
a/css/civicrm.css
b/css/civicrm.css
index 37e16fb0c520d1fbf5bbfcce18db051eb860dba3..100951216f9e2db33d735233f01262d5589c172f 100644
(file)
--- a/
css/civicrm.css
+++ b/
css/civicrm.css
@@
-3181,6
+3181,10
@@
div.m ul#civicrm-menu,
background-color: #FFECEC;
border-bottom: 1px solid #ccc;
}
+.crm-container table tr.merge-row-equal.crm-row-selected,
+.crm-container table tr.merge-row-diff.crm-row-selected {
+ background-color: #fffdb2;
+}
#crm-container .crm-socialnetwork {
margin-top: 1em;