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

index 667360c..8209e76 100644 (file)
@@ -48,7 +48,7 @@
 .checkbox input[type="checkbox"]:disabled + label {
     opacity: 0.65; }
 .checkbox input[type="checkbox"]:disabled + label::before {
-    background-color: #eeeeee;
+    background-color: @gray-lighter;
     cursor: not-allowed; }
 .checkbox.checkbox-circle label::before {
     border-radius: 50%; }