X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fjoomla.css;h=a59b3a047ad519e61792ace10a87973f8d8c2cdd;hb=e08c179450090afdc3526734b74d540d965b25bd;hp=3f417d79160049a8b21ec4610d871d82767fa201;hpb=3b3cb1708393aa7ea5bdfcaab9cb259cba2f3a0f;p=civicrm-core.git diff --git a/css/joomla.css b/css/joomla.css index 3f417d7916..a59b3a047a 100644 --- a/css/joomla.css +++ b/css/joomla.css @@ -155,9 +155,6 @@ br.clear { #header, #content { width: 100%; } -#header { - background-color: #69c; -} #logo { vertical-align: middle; border: 0; @@ -374,6 +371,11 @@ div#toolbar-box, div#toolbar-box div.m{ display: block; } +/* dev/core#874 the width:auto styling above causes the menubar colour picker to be squeezed */ +.crm-container input.crm-form-color { + width: 3.6em; +} + /* Remove Joomla subhead toolbar & whitespace border */ body.admin.com_civicrm .subhead-collapse {