X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fcivicrm.css;h=d9db723990e8641d5f31225e06bfa36fa878f21b;hb=8d2ca6b8063993a8ef0f1f7525189c8d1eb7e887;hp=716350ba6c0a0eed2b396d45391a207fc9f09c33;hpb=d6ec851878e4fd3a3624f337bed0054345f75518;p=civicrm-core.git diff --git a/css/civicrm.css b/css/civicrm.css index 716350ba6c..d9db723990 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -270,6 +270,7 @@ input.crm-form-entityref { border: 1px solid #FF0000; } .crm-container input.crm-form-text, +.crm-container .crm-icon-picker-button, .crm-container input.dateplugin { border: 1px solid #999; vertical-align: middle; @@ -2843,6 +2844,20 @@ tbody.scrollContent tr.alternateRow { color: #3e3e3e; } +.crm-container a.crm-icon-picker-button { + min-width: 10em; + text-align: inherit; + color: #3e3e3e; +} + +.crm-container a.crm-icon-picker-button .ui-button-text { + color: #9f9f9f; +} + +.crm-container a.crm-icon-picker-button.ui-button-text-only .ui-button-text { + padding: .4em .2em; +} + /* search results */ .crm-container .crm-search-tasks, .crm-container .crm-tasks {