Merge pull request #6558 from colemanw/revert
[civicrm-core.git] / css / joomla.css
index c6a39b16c17c54b124f9b6b526ae9bfb21f408c6..39a489786ac5c13bf710d000227f926aeb6fa695 100644 (file)
@@ -57,6 +57,8 @@ td.active {
 
 td.label {
   background: none;
+  color: #3e3e3e;
+  display: table-cell;
 }
 
 /*
@@ -370,3 +372,6 @@ ul#civicrm-menu li#crm-qsearch {
   height: auto;
 }
 
+.crm-container .disabled {
+  font-weight: normal;
+}