X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fjoomla.css;h=39a489786ac5c13bf710d000227f926aeb6fa695;hb=a9d5a84d8badcf5858b024d655b19974b2aba873;hp=c6a39b16c17c54b124f9b6b526ae9bfb21f408c6;hpb=65b864822c40c7f0134513eafd2734ca62f7d42b;p=civicrm-core.git diff --git a/css/joomla.css b/css/joomla.css index c6a39b16c1..39a489786a 100644 --- a/css/joomla.css +++ b/css/joomla.css @@ -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; +}