1 2 3 4 5 6 7
.drag-handle { color: alpha(@theme_fg_color, 0.4); } .drag-handle:backdrop { color: alpha(@theme_unfocused_fg_color, 0.4); }