ソースを参照

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

Johan Ahlen 9 年 前
コミット
f543302

ファイルの差分が大きいため隠しています
+ 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;
   height: 100%;
   width: 2px;
-  background-color: @cui-gray-050;
+  background-color: @cui-gray-300;
 }
 
 .page-content {

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません