sync
authoredward <edward@roojs.com>
Tue, 28 Nov 2017 05:10:12 +0000 (13:10 +0800)
committeredward <edward@roojs.com>
Tue, 28 Nov 2017 05:10:12 +0000 (13:10 +0800)
less/roojs-bootstrap/checkbox.less
less/roojs-bootstrap/document-manager.less
less/roojs-bootstrap/dropdown.less
less/roojs-bootstrap/mask.less
less/roojs-bootstrap/upload-cropbox.less

index f3bcaef..be3d188 100644 (file)
@@ -22,7 +22,7 @@
     height: 17px;
     left: 0;
     margin-left: -20px;
-    border: 1px solid @gray-lighter-80;
+    border: 1px solid @gray-light;
     border-radius: 3px;
     background-color: @body-bg;
     -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
     height: 17px;
     left: 0;
     margin-left: -20px;
-    border: 1px solid @gray-lighter-80;
+    border: 1px solid @gray-light;
     border-radius: 50%;
     background-color: @body-bg;
     -webkit-transition: border 0.15s ease-in-out;
index 9a2d970..c4d7825 100644 (file)
@@ -26,7 +26,7 @@
     height: 100px;
     line-height: 100px;
     max-height: 100px;
-    border: 1px solid @gray-lighter-80;
+    border: 1px solid @gray-light;
     -webkit-box-shadow: 1px 0px 5px 0px fade(@gray-light, 75%);
     -moz-box-shadow: 1px 0px 5px 0px fade(@gray-light, 75%);
     box-shadow: 1px 0px 5px 0px fade(@gray-light, 75%);
index d4d447b..9a0b729 100644 (file)
@@ -52,7 +52,7 @@
   margin-top: 5px;
   margin-right: -10px;
   border-color: transparent;
-  border-left-color: @gray-lighter-80;
+  border-left-color: @gray-light;
   border-style: solid;
   border-width: 5px 0 5px 5px;
   content: " ";
index 4fc1354..c398fdf 100644 (file)
@@ -7,7 +7,7 @@
     -moz-opacity: 0.5;
     opacity:.50;
     filter: alpha(opacity=50);
-    background-color:@gray-lighter-80;
+    background-color:@gray-light;
     width:100%;
     height:100%;
     zoom:1;
@@ -54,6 +54,6 @@
     -moz-opacity: 0.5;
     opacity:.50;
     filter: alpha(opacity=50);
-    background-color: @gray-lighter-80;
+    background-color: @gray-light;
 }
  
\ No newline at end of file
index 1b3f5cc..dffd753 100644 (file)
@@ -12,7 +12,7 @@
 
 .roo-upload-cropbox-body {
     background-color: @body-bg;
-    border: 1px solid @gray-lighter-90;
+    border: 1px solid @gray-light;
     width: 100%;
     height: 450px;
     max-height: 450px;