Merge pull request #22145 from civicrm/5.44
[civicrm-core.git] / css / civicrm.css
index fcac87c112f9d236ea082b202da47f04a99250e1..163095e9d0e820aed29e254162f048f7aceb73ad 100644 (file)
@@ -862,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;
 }
@@ -3867,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,