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:
851a03e
)
css fix for overriding cms table styles (e.g. Bartik)
author
Coleman Watts
<coleman@civicrm.org>
Fri, 22 Aug 2014 16:43:21 +0000
(17:43 +0100)
committer
Coleman Watts
<coleman@civicrm.org>
Fri, 22 Aug 2014 16:43:21 +0000
(17:43 +0100)
css/civicrm.css
patch
|
blob
|
blame
|
history
diff --git
a/css/civicrm.css
b/css/civicrm.css
index 7063dfe07776224f1453564195c9b9ea36b62c99..cba94fc7d854ba4758da9215acda1e94312f4779 100644
(file)
--- a/
css/civicrm.css
+++ b/
css/civicrm.css
@@
-53,6
+53,10
@@
div.crm-container fieldset label{
font-size: 13px;
}
+.crm-container tr {
+ background: none transparent;
+}
+
.crm-container table.criteria-group {
margin-bottom: .1em;
}