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:
1ec76f3
)
CRM-15494 Fix label display for Joomla 3.x
author
Dan Cruson
<cruson.web@gmail.com>
Sun, 19 Oct 2014 23:55:36 +0000
(19:55 -0400)
committer
Dan Cruson
<cruson.web@gmail.com>
Sun, 19 Oct 2014 23:55:36 +0000
(19:55 -0400)
Fix the display of the labels so they are readable in the default
template in Joomla 3.
css/joomla.css
patch
|
blob
|
blame
|
history
diff --git
a/css/joomla.css
b/css/joomla.css
index 4302cf5cc355bc8751251f941c5678d899adf029..39a489786ac5c13bf710d000227f926aeb6fa695 100644
(file)
--- a/
css/joomla.css
+++ b/
css/joomla.css
@@
-57,6
+57,8
@@
td.active {
td.label {
background: none;
+ color: #3e3e3e;
+ display: table-cell;
}
/*