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:
6780b16
)
Fix submit-link css
author
Coleman Watts
<coleman@civicrm.org>
Wed, 13 Aug 2014 08:43:18 +0000
(09:43 +0100)
committer
Coleman Watts
<coleman@civicrm.org>
Wed, 13 Aug 2014 08:43:18 +0000
(09:43 +0100)
css/civicrm.css
patch
|
blob
|
blame
|
history
diff --git
a/css/civicrm.css
b/css/civicrm.css
index 050732ab45974e72c73778e76b22b9baeb93a355..e6e14e6c30e9c25414cd839cc5308a8eade19c18 100644
(file)
--- a/
css/civicrm.css
+++ b/
css/civicrm.css
@@
-1327,11
+1327,11
@@
input.crm-form-entityref {
#crm-container input.submit-link {
color: #285286;
- background
-color:
transparent;
+ background
: none
transparent;
border: none;
cursor: pointer;
- cursor: hand;
margin: 0em -0.5em 0em -0.5em;
+ text-shadow: none;
}
.crm-container .underline-effect {