X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fcrm.designer.css;h=755c1820b38b87aa87355e100a2bc69504b9e8ee;hb=f220017a65ad659c28242f5733d6f8f8cea2b4c1;hp=1196c45fb4b4cd5630b00dff3f4d5e5b0427177c;hpb=ab4ad01f732ddfe9708b1c91803837cb84ee17e1;p=civicrm-core.git diff --git a/css/crm.designer.css b/css/crm.designer.css index 1196c45fb4..755c1820b3 100644 --- a/css/crm.designer.css +++ b/css/crm.designer.css @@ -1,6 +1,3 @@ -.crm-profile-selector { - display: none; -} .crm-profile-selector-preview-pane { width: 75%; min-width: 500px; @@ -9,6 +6,10 @@ padding: 4px; } +.crm-container .crm-profile-selector-preview .icon { + float: none; +} + .crm-designer-toolbar { width: 290px; position: absolute; @@ -153,8 +154,7 @@ font-size: .8em; } -.crm-designer .crm-designer-palette-tree span.ui-button-text, -.crm-designer .crm-designer-edit-custom span.ui-button-text { +.crm-designer .crm-designer-palette-tree span.ui-button-text { padding: 0.4em; }