瀏覽代碼
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 Key ID: 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; |
|
|
|
} |
|
|
|
|