Explorar o código

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

Enrico Berti %!s(int64=8) %!d(string=hai) anos
pai
achega
11f22ce

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 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;
+}
+

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio