ソースを参照

HUE-6077 [frontend] Put top-nav below modals etc.

Johan Ahlen 8 年 前
コミット
e0104ce

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


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


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

@@ -25,7 +25,7 @@
 
 .navbar-default {
   border-bottom: 2px solid @hue-primary-color-dark;
-  z-index: 40000;
+  z-index: 1009;
   .navbar-inner {
     .hue-no-box-shadow;
   }

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