less/roojs-bootstrap/checkbox.less
authoredward <edward@roojs.com>
Mon, 27 Nov 2017 05:41:46 +0000 (13:41 +0800)
committeredward <edward@roojs.com>
Mon, 27 Nov 2017 05:41:46 +0000 (13:41 +0800)
less/roojs-bootstrap/checkbox.less

index 20f826e..667360c 100644 (file)
@@ -39,7 +39,7 @@
     padding-left: 3px;
     padding-top: 1px;
     font-size: 11px;
-    color: #555555; }
+    color: @gray; }
 .checkbox input[type="checkbox"] {
     display: none; }
 .checkbox input[type="checkbox"]:checked + label::after {