X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fcivicrm.css;h=5f52d778ac489b88eec19cdb239a1b52ceba6082;hb=5720098c50dad8e515c518752e354ac871fcbdd0;hp=2befe291b2143522b29329aaf6b01bc819903cf1;hpb=a345a4c9184a459485ffe0b9691c4f83d9443538;p=civicrm-core.git diff --git a/css/civicrm.css b/css/civicrm.css index 2befe291b2..5f52d778ac 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -1695,6 +1695,10 @@ input.crm-form-entityref { .crm-container a.crm-event-feed-link { margin: 0 1ex; color: #52534D; + display: inline-block; + font-size: 10px; + padding: 2px 2px 0; + vertical-align: bottom; } .crm-container a.crm-event-feed-link:hover { @@ -1846,9 +1850,6 @@ input.crm-form-entityref { .crm-container .crm-button-type-back { margin-left: 20px; } -.crm-container .crm-button-type-cancel input { - color: #E6E6DC!important; -} .crm-container a.button, .crm-container a.button:link, @@ -1858,7 +1859,7 @@ input.crm-form-entityref { .crm-container input[type=button], .crm-container .crm-button { text-shadow: 0 1px 0 black; - background: #70716B url(../i/crm-button-bg.gif) repeat-x top left; + background: #696969; color: #FFF; font-size: 13px; font-weight: normal; @@ -1915,7 +1916,7 @@ input.crm-form-entityref { .crm-container .ui-dialog-buttonset .ui-button:focus, .crm-container a.button:hover, .crm-container a.button:focus { - background-position: 0 -25px; + background: #3e3e3e; } .crm-container .crm-button-disabled, @@ -1926,7 +1927,6 @@ input.crm-form-entityref { .crm-container .crm-button[disabled] { opacity: .6; cursor: default; - background-position: top left; } .crm-container .crm-button-disabled input[disabled] { @@ -2133,11 +2133,6 @@ a.crm-i:hover { padding-left: 1.6em; } -.crm-container .inform-icon { - background-position: -16px -144px; - margin-right: 5px; -} - .crm-container a.helpicon { opacity: .8; } @@ -3197,7 +3192,7 @@ span.crm-select-item-color { right: 0; } .crm-container .ui-dialog-titlebar.ui-widget-header { - background: url("../i/crm-button-bg.gif") repeat-x scroll left center #70716B; + background: #5D677B; color: #F5F6F1; } .crm-container .ui-dialog-title {