mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Make save icon consistent for notification and menu tray
This commit is contained in:
parent
d33a72202a
commit
8f31e93dde
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 385 B |
Binary file not shown.
|
Before Width: | Height: | Size: 385 B |
@ -56,7 +56,7 @@
|
|||||||
&.save {
|
&.save {
|
||||||
& {
|
& {
|
||||||
/* @load-async */
|
/* @load-async */
|
||||||
background-image: uiResource("icons/save.png");
|
background-image: uiResource("icons/notification_saved.png");
|
||||||
}
|
}
|
||||||
grid-column: 3;
|
grid-column: 3;
|
||||||
@include MakeAnimationWrappedEvenOdd(0.5s ease-in-out) {
|
@include MakeAnimationWrappedEvenOdd(0.5s ease-in-out) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user