6 lines
134 B
CSS
Raw Normal View History

2024-05-05 10:32:49 +05:45
/*# sourceMappingURL=custom.min.css.map */
tr.draggable-row td:first-child
{
background-color:var(--vz-light);
cursor: move;
}