ソースを参照

HUE-6077 [frontend] Enlarged default modals

Enrico Berti 8 年 前
コミット
a8697f6823

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


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


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

@@ -46,4 +46,9 @@
   > svg {
     fill: @cui-white !important;
   }
+}
+
+.modal {
+  width: 620px;
+  margin-left: -310px;
 }

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