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:
2760844
)
Stopped .crm-container fieldset label from floating left in Joomla edit default templ...
author
Maggie
<maggie.epps@gmail.com>
Fri, 10 Jan 2014 21:58:32 +0000
(16:58 -0500)
committer
Maggie
<maggie.epps@gmail.com>
Fri, 10 Jan 2014 21:58:32 +0000
(16:58 -0500)
css/civicrm.css
patch
|
blob
|
blame
|
history
diff --git
a/css/civicrm.css
b/css/civicrm.css
index dca08991fb0d38be5db1488c6359c6879fed26ec..785d692afa10fe5f385b039058ac65776f934891 100644
(file)
--- a/
css/civicrm.css
+++ b/
css/civicrm.css
@@
-15,6
+15,10
@@
div.crm-container label {
font-weight: normal;
}
+.crm-container .crm-quickSearchField {
+ font-weight: normal;
+}
+
#crm-container .hiddenElement,
.crm-container .hiddenElement {
display: none;