sync
[roojs1] / less / roojs-bootstrap / checkbox.less
index d4a2847..7737fc2 100644 (file)
@@ -44,6 +44,7 @@
     display: none; }
 .checkbox input[type="checkbox"]:checked + label::after {
     font-family: 'Font Awesome 5 Free';
+    font-weight: 900; 
     content: "\f00c"; }
 .checkbox input[type="checkbox"]:disabled + label {
     opacity: 0.65; }