X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fcrm-i.css;h=ddf6dc54fe9044e119519aaf47328a691745da95;hb=eb08a171fedbfad22ae2c2437d1d92dd65f80357;hp=6dccf199960237eb8c9f0eb27e923e7be571f7c7;hpb=3b6e94eb33d55020037e4bee70f745f7ae4a19f9;p=civicrm-core.git diff --git a/css/crm-i.css b/css/crm-i.css index 6dccf19996..ddf6dc54fe 100644 --- a/css/crm-i.css +++ b/css/crm-i.css @@ -3,6 +3,7 @@ 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; @@ -10,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 {