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

index 57dbca5..97efac6 100644 (file)
     height: 17px;
     left: 0;
     margin-left: -20px;
-    border: 1px solid #cccccc;
+    border: 1px solid @gray-lighter;
     border-radius: 50%;
     background-color: @white;
     -webkit-transition: border 0.15s ease-in-out;