gnome-control-center/shell/style.css
Allan Day eb8263454f region: Use correct icon for the drag handle
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
2019-07-16 22:34:26 +00:00

3 lines
38 B
CSS

.drag-handle {
color: @borders;
}