瀏覽代碼

Fade out upgrade icons that are not available

tags/v0.1.0
Fen Dweller 5 年之前
父節點
當前提交
faf1cdd13b
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E80B35A6F11C3656
共有 1 個檔案被更改,包括 4 行新增0 行删除
  1. +4
    -0
      gorge.css

+ 4
- 0
gorge.css 查看文件

@@ -338,6 +338,10 @@ button {
color: #999 !important;
}

.upgrade-button-inactive .fas {
opacity: 0.3;
}

.upgrade-button-name {
pointer-events: none;
position: relative;


Loading…
取消
儲存