less/roojs-bootstrap/variables.less
authoredward <edward@roojs.com>
Tue, 28 Nov 2017 05:05:39 +0000 (13:05 +0800)
committeredward <edward@roojs.com>
Tue, 28 Nov 2017 05:05:39 +0000 (13:05 +0800)
less/roojs-bootstrap/combobox.less
less/roojs-bootstrap/datepicker.less
less/roojs-bootstrap/nav-progress-bar.less
less/roojs-bootstrap/select2.less

less/roojs-bootstrap/combobox.less
less/roojs-bootstrap/datepicker.less
less/roojs-bootstrap/nav-progress-bar.less
less/roojs-bootstrap/select2.less
less/roojs-bootstrap/variables.less

index ebf3ca1..6506e57 100644 (file)
@@ -40,7 +40,7 @@
   margin-right: -1px;
   padding: 4px 5px;
   font-weight: normal;
-  color: @gray-lighter-60;
+  color: @gray-light;
   text-align: center;
   text-shadow: 0 1px 0 @body-bg;
   background-color: @well-bg;
index cff931e..fc5868b 100644 (file)
 }
 .datepicker table tr td.old,
 .datepicker table tr td.new {
-  color: @gray-lighter-60;
+  color: @gray-light;
 }
 .datepicker table tr td.disabled,
 .datepicker table tr td.disabled:hover {
   background: none;
-  color: @gray-lighter-60;
+  color: @gray-light;
   cursor: default;
 }
 .datepicker table tr td.today,
 .datepicker table tr td span.disabled,
 .datepicker table tr td span.disabled:hover {
   background: none;
-  color: @gray-lighter-60;
+  color: @gray-light;
   cursor: default;
 }
 .datepicker table tr td span.active,
   background-color: darken(@brand-primary, 10%); //#003399 \9;
 }
 .datepicker table tr td span.old {
-  color: @gray-lighter-60;
+  color: @gray-light;
 }
 .datepicker th.switch {
   width: 145px;
index 27def46..dac9450 100644 (file)
@@ -76,7 +76,7 @@
 }
 
 .roo-navigation-bar .roo-navigation-bar-item.disabled .roo-navigation-bar-item-icon:before {
-    background: @gray-lighter-60;
+    background: @gray-light;
     color: @body-bg;
     cursor: not-allowed;
 }
index fd06d2e..dca67c9 100644 (file)
@@ -500,7 +500,7 @@ html[dir="rtl"] .roo-select2-container-multi .roo-select2-choices li
 }
 
 .roo-select2-default {
-    color: @gray-lighter-60 !important;
+    color: @gray-light !important;
 }
 
 .roo-select2-container-multi .roo-select2-choices .roo-select2-search-choice {
index b59e1fd..caffd19 100644 (file)
@@ -3,7 +3,6 @@
 @black-opacity-50:        fade(@gray-base, 50%);
 @black-opacity-80:        fade(@gray-base, 80%);
 
-@gray-light:         lighten(@gray-base, 60%); // #999999
 @gray-lighter-75:         lighten(@gray-base, 75%); // #bfbfbf
 @gray-lighter-80:         lighten(@gray-base, 80%); // #cccccc
 @gray-lighter-86-5:       lighten(@gray-base, 86.5%); // #dddddd