Kaynağa Gözat

HUE-6280 [frontend] Sample data view is not aligned properly

Enrico Berti 9 yıl önce
ebeveyn
işleme
6f270b3

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 3 - 2
desktop/core/src/desktop/static/desktop/less/hue-assist.less

@@ -834,8 +834,10 @@
   }
 
   .fixed-first-column {
-    margin-top: 3px;
     margin-left: 0 !important;
+    table>tbody>tr>td:first-child {
+      background-color: @cui-gray-050;
+    }
   }
 
   .fixed-header-row {
@@ -844,7 +846,6 @@
 
   .fixed-first-cell {
     border-right: 1px solid @cui-gray-200;
-    margin-left: -1px;
 
     thead th {
       height: 23px;

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor