X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fcrm-i.css;h=ddf6dc54fe9044e119519aaf47328a691745da95;hb=e54e22637fc772fa07a7e0cde62ff2d24ce5d142;hp=4b6875319c6cd58dd3d27670c26538c5939a4e9d;hpb=972bd8974a95be4fc46957a7f748e5beab1583dc;p=civicrm-core.git diff --git a/css/crm-i.css b/css/crm-i.css index 4b6875319c..ddf6dc54fe 100644 --- a/css/crm-i.css +++ b/css/crm-i.css @@ -2,6 +2,8 @@ This is separate to avoid conflict with a site theme's implementation of FA. It is loaded before font-awesome.css so that .fa-XXX classes can modify it. */ .ui-icon[class*=" fa-"], +.crm-container a.helpicon, +.crm-container .replace-plain:before, .crm-i { display: inline-block; font: normal normal normal 14px/1 FontAwesome; @@ -9,7 +11,6 @@ is loaded before font-awesome.css so that .fa-XXX classes can modify it. */ text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; - transform: translate(0, 0); } i.crm-i {