mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-06-18 21:30:12 +10:00
Update item.
This commit is contained in:
@@ -626,11 +626,11 @@ progress.win-ring:indeterminate::-ms-fill {
|
||||
@keyframes scale-visible {
|
||||
from {
|
||||
transform: translateX(50px) scale(0.8);
|
||||
opacity: 0;
|
||||
/*opacity: 0;*/
|
||||
}
|
||||
to {
|
||||
transform: translateX(0) scale(1);
|
||||
opacity: 1;
|
||||
/*opacity: 1;*/
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user