fix minor theming issues (#2294)

This commit is contained in:
Eugenio Romano
2017-09-05 10:16:07 +02:00
committed by Mario Romano
parent a11fb3afb9
commit 7ba63d7182
15 changed files with 1076 additions and 149 deletions

View File

@@ -43,6 +43,7 @@
tbody {
tr {
cursor: pointer;
position: relative;
height: $data-table-row-height;
@include material-animation-default(0.28s);
@@ -101,7 +102,6 @@
box-sizing: border-box;
@include no-select;
cursor: default;
}
th {
@@ -151,7 +151,6 @@
.adf-data-table-cell {
text-align: left;
cursor: default;
&--text {
text-align: left;