mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix minor theming issues (#2294)
This commit is contained in:
committed by
Mario Romano
parent
a11fb3afb9
commit
7ba63d7182
@@ -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;
|
||||
|
Reference in New Issue
Block a user