less/roojs-bootstrap/calendar.less
authoredward <edward@roojs.com>
Tue, 28 Nov 2017 05:06:45 +0000 (13:06 +0800)
committeredward <edward@roojs.com>
Tue, 28 Nov 2017 05:06:45 +0000 (13:06 +0800)
less/roojs-bootstrap/datepicker.less
less/roojs-bootstrap/layout.less
less/roojs-bootstrap/select2.less
less/roojs-bootstrap/sidebar-nav.less
less/roojs-bootstrap/table.less
less/roojs-bootstrap/top-bar.less
less/roojs-bootstrap/variables.less

less/roojs-bootstrap/calendar.less
less/roojs-bootstrap/datepicker.less
less/roojs-bootstrap/layout.less
less/roojs-bootstrap/select2.less
less/roojs-bootstrap/sidebar-nav.less
less/roojs-bootstrap/table.less
less/roojs-bootstrap/top-bar.less
less/roojs-bootstrap/variables.less

index ce5a494..2affa07 100644 (file)
@@ -126,7 +126,7 @@ html .fc,
 
 .fc-widget-header,    /* <th>, usually */
 .fc-widget-content {  /* <td>, usually */
-    border: 1px solid @gray-lighter-86-5;
+    border: 1px solid @gray-light;
 }
 
 .fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
@@ -238,7 +238,7 @@ html .fc,
 
 .fc-state-down,
 .fc-state-active {
-    background-color: @gray-lighter-80;
+    background-color: @gray-light;
     background-image: none;
     outline: 0;
     box-shadow: inset 0 2px 4px @black-opacity-20, 0 1px 2px @black-opacity-20;
index fc5868b..ccd208f 100644 (file)
@@ -16,7 +16,7 @@
   direction: ltr;
   font-size: 13px;
   /*.dow {
-               border-top: 1px solid @gray-lighter-86-5 !important;
+               border-top: 1px solid @gray-light !important;
        }*/
 
 }
@@ -38,7 +38,7 @@
   display: inline-block;
   border-left: 7px solid transparent;
   border-right: 7px solid transparent;
-  border-bottom: 7px solid @gray-lighter-80;
+  border-bottom: 7px solid @gray-light;
   border-bottom-color: @black-opacity-20;
   position: absolute;
   top: -7px;
@@ -60,7 +60,7 @@
   display: inline-block;
   border-left: 7px solid transparent;
   border-right: 7px solid transparent;
-  border-bottom: 7px solid @gray-lighter-80;
+  border-bottom: 7px solid @gray-light;
   border-bottom-color: @black-opacity-20;
   position: absolute;
   top: -7px;
@@ -81,7 +81,7 @@
   display: inline-block;
   border-left: 7px solid transparent;
   border-right: 7px solid transparent;
-  border-top: 7px solid @gray-lighter-80;
+  border-top: 7px solid @gray-light;
   border-bottom: 0;
   border-top-color: @black-opacity-20;
   position: absolute;
   display: inline-block;
   border-left: 7px solid transparent;
   border-right: 7px solid transparent;
-  border-bottom: 7px solid @gray-lighter-80;
+  border-bottom: 7px solid @gray-light;
   border-bottom-color: @black-opacity-20;
   position: absolute;
   top: -7px;
   display: inline-block;
   border-left: 7px solid transparent;
   border-right: 7px solid transparent;
-  border-bottom: 7px solid @gray-lighter-80;
+  border-bottom: 7px solid @gray-light;
   border-bottom-color: @black-opacity-20;
   position: absolute;
   top: -7px;
   display: inline-block;
   border-left: 7px solid transparent;
   border-right: 7px solid transparent;
-  border-top: 7px solid @gray-lighter-80;
+  border-top: 7px solid @gray-light;
   border-top-color: @black-opacity-20;
   position: absolute;
   bottom: -7px;
   display: inline-block;
   border-left: 7px solid transparent;
   border-right: 7px solid transparent;
-  border-top: 7px solid @gray-lighter-80;
+  border-top: 7px solid @gray-light;
   border-top-color: @black-opacity-20;
   position: absolute;
   bottom: -7px;
index 87d0a51..e40f8fb 100644 (file)
     background-color:@well-bg;
 }
 .roo-layout-split-south, .roo-layout-split-north {
-    border-bottom : 1px solid @gray-lighter-86-5;
+    border-bottom : 1px solid @gray-light;
 }
 .roo-layout-split-east, .roo-layout-split-west {
-    border-right: 1px solid @gray-lighter-86-5;
+    border-right: 1px solid @gray-light;
 }
  
 
index 4b91a8e..9f4bd08 100644 (file)
@@ -188,12 +188,12 @@ Version: 3.4.8 Timestamp: Thu May  1 09:50:32 EDT 2014
 
     background-clip: padding-box;
 
-    background: @gray-lighter-80;
-    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, @gray-lighter-80), color-stop(0.6, @gray-lighter));
-    background-image: -webkit-linear-gradient(center bottom, @gray-lighter-80 0%, @gray-lighter 60%);
-    background-image: -moz-linear-gradient(center bottom, @gray-lighter-80 0%, @gray-lighter 60%);
-    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '@gray-lighter', endColorstr = '@gray-lighter-80', GradientType = 0);
-    background-image: linear-gradient(to top, @gray-lighter-80 0%, @gray-lighter 60%);
+    background: @gray-light;
+    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, @gray-light), color-stop(0.6, @gray-lighter));
+    background-image: -webkit-linear-gradient(center bottom, @gray-light 0%, @gray-lighter 60%);
+    background-image: -moz-linear-gradient(center bottom, @gray-light 0%, @gray-lighter 60%);
+    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '@gray-lighter', endColorstr = '@gray-light', GradientType = 0);
+    background-image: linear-gradient(to top, @gray-light 0%, @gray-lighter 60%);
 }
 
 .roo-select2-container .roo-select2-choice .roo-select2-arrow b {
@@ -419,7 +419,7 @@ disabled look for disabled choices in the results dropdown
 .roo-select2-container.roo-select2-container-disabled .roo-select2-choice {
     background-color: @gray-lighter-96-5; //#f4f4f4;
     background-image: none;
-    border: 1px solid @gray-lighter-86-5;
+    border: 1px solid @gray-light;
     cursor: default;
 }
 
@@ -512,7 +512,7 @@ html[dir="rtl"] .roo-select2-container-multi .roo-select2-choices li
     line-height: 13px;
     color: @gray-dark;
     cursor: default;
-    border: 1px solid @gray-lighter-80;
+    border: 1px solid @gray-light;
     border-radius: 3px;
   
     -webkit-touch-callout: none;
@@ -532,7 +532,7 @@ html[dir="rtl"] .roo-select2-container-multi .roo-select2-choices .roo-select2-s
     cursor: default;
 }
 .roo-select2-container-multi .roo-select2-choices .roo-select2-search-choice-focus {
-    background: @gray-lighter-86-5; //#d4d4d4;
+    background: @gray-light; //#d4d4d4;
 }
 
 .roo-select2-search-choice-close {
@@ -567,13 +567,13 @@ html[dir="rtl"] .roo-select2-search-choice-close {
 .roo-select2-container-multi.roo-select2-container-disabled .roo-select2-choices {
     background-color: @gray-lighter-90; //#f4f4f4;
     background-image: none;
-    border: 1px solid @gray-lighter-86-5;
+    border: 1px solid @gray-light;
     cursor: default;
 }
 
 .roo-select2-container-multi.roo-select2-container-disabled .roo-select2-choices .roo-select2-search-choice {
     padding: 3px 5px 3px 5px;
-    border: 1px solid @gray-lighter-86-5;
+    border: 1px solid @gray-light;
     background-image: none;
     background-color: @gray-lighter-90; //#f4f4f4;
 }
index 3a77272..b9593a3 100644 (file)
 {
     margin: 0;
     padding: 0;
-    border-bottom: 1px solid @gray-lighter-80;
+    border-bottom: 1px solid @gray-light;
     background-color: @gray-lighter;
 }
 /* active child menu - white BG */
 .sidebar .sidebar-menu li.active li.treeview-menu {
-    background-color: @gray-lighter-86-5;
+    background-color: @gray-light;
 }
 
 .sidebar .sidebar-menu > li > a ,
@@ -91,7 +91,7 @@
 }
 
 .sidebar .sidebar-menu li.disabled a {
-    color: @gray-lighter-80;
+    color: @gray-light;
     cursor: default;
 }
 
index 10f09aa..a7d89e7 100644 (file)
 }
 .skin-blue  .navbar .pagination > li > a:hover
 {
-   background-color:  @gray-lighter-86-5;
+   background-color:  @gray-light;
 }
 .skin-blue table .navbar {
     background-color: @body-bg;
  
 }
 .skin-blue .navbar .pagination>li.disabled >a{
-    background-color: @gray-lighter-86-5;
+    background-color: @gray-light;
 }
 .skin-blue table .navbar {
     margin-bottom: 0;
index 2da36a1..849c666 100644 (file)
 .footer .social li:last-child,
 .footer .social { margin-right: 0 !important }
 
-.header .social li:first-child { border-left: 1px solid @gray-lighter-86-5 }
+.header .social li:first-child { border-left: 1px solid @gray-light }
 
 .header .social li,
 .footer .social li {
-    border-right: 1px solid @gray-lighter-86-5;
+    border-right: 1px solid @gray-light;
     display: table-cell;
     vertical-align: middle;
     height: 40px;
index 1355f74..042468e 100644 (file)
@@ -4,8 +4,8 @@
 @black-opacity-80:        fade(@gray-base, 80%);
 
 @gray-light:         lighten(@gray-base, 75%); // #bfbfbf
-@gray-lighter-80:         lighten(@gray-base, 80%); // #cccccc
-@gray-lighter-86-5:       lighten(@gray-base, 86.5%); // #dddddd
+@gray-light:         lighten(@gray-base, 80%); // #cccccc
+@gray-light:       lighten(@gray-base, 86.5%); // #dddddd
 @gray-lighter-90:         lighten(@gray-base, 90%); // #e6e6e6
 @gray-lighter-96-5:       lighten(@gray-base, 96.5%); // #f6f6f6