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:
fd10dc8
)
Icon fix
author
Coleman Watts
<coleman@civicrm.org>
Wed, 23 Dec 2015 02:26:57 +0000
(21:26 -0500)
committer
Coleman Watts
<coleman@civicrm.org>
Wed, 23 Dec 2015 05:19:03 +0000
(
00:19
-0500)
css/civicrm.css
patch
|
blob
|
blame
|
history
diff --git
a/css/civicrm.css
b/css/civicrm.css
index 552fb0d3b4ee1cb25545e401f82550b1b1f39093..9b2ee7d5023143e3950793b815aa908839cef9e2 100644
(file)
--- a/
css/civicrm.css
+++ b/
css/civicrm.css
@@
-1454,7
+1454,8
@@
input.crm-form-entityref {
.crm-container .crm-accordion-header .crm-hover-button {
opacity: 1;
position: relative;
- top: -4px;
+ top: -2px;
+ color: inherit;
}
.crm-container .crm-hover-button:hover,
.crm-container a.crm-hover-button:hover,
@@
-1540,7
+1541,6
@@
input.crm-form-entityref {
background: url("../i/TreePlus.gif") no-repeat right 1px;
}
-
.crm-container .btn-slide-active .panel {
z-index: 10;
}