Эх сурвалжийг харах

HUE-7994 [frontend] Mitigate the propagation of the new common dashboard css to the other apps that use it

Enrico Berti 7 жил өмнө
parent
commit
7662377d48

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 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


+ 12 - 0
desktop/core/src/desktop/static/desktop/less/components/hue-gridster.less

@@ -45,6 +45,18 @@
   .card-widget {
   .card-widget {
     width: 100% !important;
     width: 100% !important;
     margin: 0 !important;
     margin: 0 !important;
+    .card-heading {
+      font-size: 16px !important;
+      font-weight: bold !important;
+      line-height: 30px !important;
+      padding-left: 3px !important;
+      padding-right: 3px !important;
+      background-color: @cui-white;
+      border-bottom: 1px solid @cui-gray-100;
+      color: @cui-gray-400;
+      text-align: center;
+      margin-bottom: 0;
+    }
   }
   }
 
 
   .preview-holder {
   .preview-holder {

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
desktop/libs/dashboard/src/dashboard/static/dashboard/css/common_dashboard.css


+ 2 - 5
desktop/libs/dashboard/src/dashboard/static/dashboard/less/common_dashboard.less

@@ -78,16 +78,13 @@
   }
   }
 
 
   .card-widget .card-heading {
   .card-widget .card-heading {
-    font-size: 16px !important;
+    font-size: 12px;
     font-weight: bold !important;
     font-weight: bold !important;
-    line-height: 30px !important;
+    line-height: 24px !important;
     padding-left: 3px !important;
     padding-left: 3px !important;
     padding-right: 3px !important;
     padding-right: 3px !important;
     background-color: @cui-white;
     background-color: @cui-white;
     border-bottom: 1px solid @cui-gray-100;
     border-bottom: 1px solid @cui-gray-100;
-    color: @cui-gray-400;
-    text-align: center;
-    margin-bottom: 0;
   }
   }
 
 
   .card-widget .card-body {
   .card-widget .card-body {

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно