Переглянути джерело
Put unavailable powerups at the end of the list
This causes a BIT of visible shuffling, but is pretty nice for
a few lines of css
tags/v0.1.0
Не вдалося знайти GPG ключ що відповідає даному підпису
Ідентифікатор GPG ключа: E80B35A6F11C3656
1 змінених файлів з
4 додано та
0 видалено
-
gorge.css
|
|
|
@@ -370,6 +370,10 @@ button { |
|
|
|
transform: translate(0, 10px); |
|
|
|
} |
|
|
|
|
|
|
|
.upgrade-button.upgrade-button-inactive { |
|
|
|
order: 999999; |
|
|
|
} |
|
|
|
|
|
|
|
.upgrade-button-inactive > .upgrade-icon-holder { |
|
|
|
opacity: 0.6; |
|
|
|
} |
|
|
|
|