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