less/roojs-bootstrap/datepicker.less
authorjohn <john@roojs.com>
Thu, 23 Aug 2018 10:15:35 +0000 (18:15 +0800)
committerjohn <john@roojs.com>
Thu, 23 Aug 2018 10:15:35 +0000 (18:15 +0800)
roojs-bootstrap.js
roojs-bootstrap-debug.js

less/roojs-bootstrap/datepicker.less

index ccd208f..0dd927c 100644 (file)
 }
 .datepicker table tr td.old,
 .datepicker table tr td.new {
-  color: @gray-light;
+  color: @gray-lighter;
 }
 .datepicker table tr td.disabled,
 .datepicker table tr td.disabled:hover {
   background: none;
-  color: @gray-light;
+  color: @gray-lighter;
   cursor: default;
 }
 .datepicker table tr td.today,