Browse Source

HUE-6077 [frontend] Re-introduce striped background for HueDatatables

Enrico Berti 8 năm trước cách đây
mục cha
commit
f1a300b

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 3 - 0
desktop/core/src/desktop/static/desktop/less/hue-cross-version.less

@@ -93,6 +93,9 @@ input[type='password']::-ms-reveal {
 
 .table-huedatatable {
   border: none;
+  tbody tr:nth-child(odd) {
+    background-color: @cui-gray-050;
+  }
 }
 
 .clear {

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác