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:
0ae1d2d
)
Fix style for disabled
author
Coleman Watts
<coleman@civicrm.org>
Tue, 26 Aug 2014 19:04:48 +0000
(20:04 +0100)
committer
Coleman Watts
<coleman@civicrm.org>
Tue, 26 Aug 2014 19:04:48 +0000
(20:04 +0100)
css/joomla.css
patch
|
blob
|
blame
|
history
diff --git
a/css/joomla.css
b/css/joomla.css
index c6a39b16c17c54b124f9b6b526ae9bfb21f408c6..4302cf5cc355bc8751251f941c5678d899adf029 100644
(file)
--- a/
css/joomla.css
+++ b/
css/joomla.css
@@
-370,3
+370,6
@@
ul#civicrm-menu li#crm-qsearch {
height: auto;
}
+.crm-container .disabled {
+ font-weight: normal;
+}