There's a dedicated icon for drag handles - we should make use of it. Also, change the color of the handle so it looks like it is part of the row. Fixes #590
3 lines
38 B
CSS
3 lines
38 B
CSS
.drag-handle {
|
|
color: @borders;
|
|
}
|