Browse Source

HUE-8092 [frontend] Restyle selectize globally to avoid weird control heights in various apps

Enrico Berti 7 years ago
parent
commit
5e34a69

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


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


+ 4 - 0
desktop/core/src/desktop/static/desktop/less/components/hue-selectize.less

@@ -65,3 +65,7 @@
   cursor: pointer;
   color: @cui-gray-700;
 }
+
+div.selectize-input {
+  padding: 6px;
+}

File diff suppressed because it is too large
+ 0 - 0
desktop/libs/dashboard/src/dashboard/static/dashboard/css/search.css


+ 0 - 1
desktop/libs/dashboard/src/dashboard/static/dashboard/less/search.less

@@ -811,7 +811,6 @@
 
   .form-search {
     div.selectize-input {
-      padding: 6px;
       text-overflow: ellipsis;
     }
   }

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