1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-09-19 03:06:57 +00:00
* Added: New icons for Picture-in-Picture and Reset Player, courtesy of Pilk.
* Changed: The Reset Player button now has feedback when you interact with it.
This commit is contained in:
SirStendec 2019-10-18 22:02:50 -04:00
parent a38f5ce9d5
commit 103c68ad10
4 changed files with 82 additions and 8 deletions

View file

@ -13,6 +13,8 @@
}
.ffz-i-t-reset.loading,
.ffz-i-t-reset-clicked.loading,
.ffz-i-zreknarf.loading {
animation: ffz-rotateplane 1.2s infinite linear;
}