Browse Source

HUE-6077 [frontend] Use the correct border colour for the assist panel resize

Johan Ahlen 8 years ago
parent
commit
f543302953

File diff suppressed because it is too large
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


+ 1 - 1
desktop/core/src/desktop/static/desktop/less/hue.less

@@ -298,7 +298,7 @@ body {
   position: absolute;
   position: absolute;
   height: 100%;
   height: 100%;
   width: 2px;
   width: 2px;
-  background-color: @cui-gray-050;
+  background-color: @cui-gray-300;
 }
 }
 
 
 .page-content {
 .page-content {

Some files were not shown because too many files changed in this diff