Files
Fuchs_Intranet/Fuchs/css/intranet/oci_main.scss
T

7 lines
180 B
SCSS

table.sortable, tbody.sortable {
> tr.sortactive > td {
background-color: lightyellow !important;
box-shadow: 1px 1px 2px rgba(50,50,50,.3);
}
}