6 lines
134 B
CSS
6 lines
134 B
CSS
|
/*# sourceMappingURL=custom.min.css.map */
|
||
|
tr.draggable-row td:first-child
|
||
|
{
|
||
|
background-color:var(--vz-light);
|
||
|
cursor: move;
|
||
|
}
|