X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fjoomla.css;h=dc64be3d27614c904d646d02675e8ab2f33b1b2e;hb=73c37eb63179394e2195c642480eb0c13ed217bb;hp=39a489786ac5c13bf710d000227f926aeb6fa695;hpb=c52174d854bcc01af1e112d3bb0eee0e201d65e6;p=civicrm-core.git diff --git a/css/joomla.css b/css/joomla.css index 39a489786a..dc64be3d27 100644 --- a/css/joomla.css +++ b/css/joomla.css @@ -375,3 +375,14 @@ ul#civicrm-menu li#crm-qsearch { .crm-container .disabled { font-weight: normal; } + +#crm-container .form-layout td.label, +.crm-container .form-layout td.label { + width: inherit; +} + +#crm-container .crm-event-form-fee-block .label { + background-color: inherit; + width: inherit; + display: block; +}