فهرست منبع

HUE-8163 [frontend] Move dashboard-specific selectize css out of the common css

Enrico Berti 7 سال پیش
والد
کامیت
c4ea4b4

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue-embedded.css


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


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

@@ -56,11 +56,6 @@
   z-index: 10000 !important;
 }
 
-.selectize-control {
-  height: 37px;
-  max-height: 37px;
-}
-
 .selectize-control.plugin-clear_button .clearAll {
   font-size: 17px;
   position: absolute;

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
desktop/libs/dashboard/src/dashboard/static/dashboard/css/search.css


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

@@ -831,6 +831,11 @@
     }
   }
 
+  .selectize-control {
+    height: 37px;
+    max-height: 37px;
+  }
+
   @media screen and (max-width: 1000px) {
     .card-widget, .card-column {
       float: left !important;

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است