less/roojs-bootstrap/checkbox.less
authoredward <edward@roojs.com>
Mon, 27 Nov 2017 04:16:33 +0000 (12:16 +0800)
committeredward <edward@roojs.com>
Mon, 27 Nov 2017 04:16:33 +0000 (12:16 +0800)
less/roojs-bootstrap/checkbox.less

index db8a8fb..257e4a9 100644 (file)
@@ -22,7 +22,7 @@
     height: 17px;
     left: 0;
     margin-left: -20px;
-    border: 1px solid #cccccc;
+    border: 1px solid @gray-lighter;
     border-radius: 3px;
     background-color: #fff;
     -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;