mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Add mods icon
This commit is contained in:
parent
f0f259829f
commit
9e0193399f
BIN
res/ui/icons/advantage_mods.png
Normal file
BIN
res/ui/icons/advantage_mods.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
@ -154,6 +154,16 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.mods {
|
||||||
|
& {
|
||||||
|
/* @load-async */
|
||||||
|
background-image: uiResource("res/ui/icons/advantage_mods.png");
|
||||||
|
}
|
||||||
|
> strong {
|
||||||
|
color: #8a00ff;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
&.savegames {
|
&.savegames {
|
||||||
& {
|
& {
|
||||||
/* @load-async */
|
/* @load-async */
|
||||||
|
Loading…
Reference in New Issue
Block a user