less/roojs-bootstrap/checkbox.less
authorAlan Knowles <alan@roojs.com>
Fri, 28 Aug 2020 07:48:43 +0000 (15:48 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 28 Aug 2020 07:48:43 +0000 (15:48 +0800)
less/roojs-bootstrap/checkbox.less

index accfc3c..6d66d90 100644 (file)
@@ -41,7 +41,7 @@
 .checkbox input[type="checkbox"]:not(:checked) + label::after {
     font-size: 18px;
     padding-top: 0px;
 .checkbox input[type="checkbox"]:not(:checked) + label::after {
     font-size: 18px;
     padding-top: 0px;
-    font-family: 'Font Awesome 5 Free 400';
+    font-family: 'Font Awesome 5 Free 400';  /* change the font - uses the filled one */
     font-weight: 900;
     content: "\f0c8"; }
 
     font-weight: 900;
     content: "\f0c8"; }