mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Add layersupport for waypoints
This commit is contained in:
@@ -61,6 +61,12 @@
|
||||
/* @load-async */
|
||||
background: uiResource("icons/waypoint.png") left 50% / #{D(8px)} no-repeat;
|
||||
}
|
||||
|
||||
&.layer--wires {
|
||||
/* @load-async */
|
||||
background-image: uiResource("icons/waypoint_wires.png");
|
||||
}
|
||||
|
||||
opacity: 0.7;
|
||||
@include S(margin-bottom, 1px);
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user