X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fcivicrm.css;h=163095e9d0e820aed29e254162f048f7aceb73ad;hb=777ecce9028fbcb23089c73d9b102d6504ed5044;hp=a19ac30c45c9b31b4e31b848594eba1a8dcc9e9e;hpb=91660d4ee226ed9063a4c6065e177f9dfef1b217;p=civicrm-core.git diff --git a/css/civicrm.css b/css/civicrm.css index a19ac30c45..163095e9d0 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -722,6 +722,7 @@ input.crm-form-entityref { .crm-container div.empowered-by-logo { background: url('../i/civi99.png') no-repeat; + background-image: url('../i/civi99.svg'), none; display: block; line-height: 34px; position: absolute; @@ -861,6 +862,10 @@ input.crm-form-entityref { font-weight: bold; } +.crm-container .font-bold { + font-weight: bold !important; +} + .crm-container .font-italic { font-style: italic; } @@ -1853,6 +1858,7 @@ input.crm-form-entityref { width: 10px; padding-top: 4px; padding-right: 4px; + display: inline-block; } /* crm button style */ @@ -3865,7 +3871,7 @@ span.crm-status-icon { } .crm-container .strikethrough { - text-decoration: line-through; + text-decoration: line-through !important; } .crm-container input.ng-invalid.ng-dirty,