瀏覽代碼

HUE-6077 [frontend] The filechooser actions should be on the same line in Hue 4

Enrico Berti 8 年之前
父節點
當前提交
11f22ce

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


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


+ 0 - 6
desktop/core/src/desktop/static/desktop/css/hue3.css

@@ -1402,12 +1402,6 @@ body {
   text-overflow: ellipsis;
 }
 
-.fileChooserActionUploader {
-  float: left;
-  margin-top: 10px;
-  margin-right: 4px;
-}
-
 input[type='password']::-ms-reveal {
   display: none;
 }

+ 7 - 0
desktop/core/src/desktop/static/desktop/less/components/hue-filechooser.less

@@ -58,3 +58,10 @@
 .filechooser-tree .hue-breadcrumbs > li:last-child > a {
   color: @cui-gray-800;
 }
+
+.fileChooserActionUploader {
+  float: left;
+  margin-top: 10px;
+  margin-right: 4px;
+}
+

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