ソースを参照

HUE-6550 [editor] Don’t show the row count column on top of the banner when scrolling

Johan Ahlen 8 年 前
コミット
897e196

ファイルの差分が大きいため隠しています
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


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

@@ -916,4 +916,5 @@ a:visited {
 .banner {
 .banner {
   position: relative;
   position: relative;
   z-index: 1010;
   z-index: 1010;
+  background-color: @cui-gray-050;
 }
 }

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