浏览代码
Fade out upgrade icons that are not available
tags/v0.1.0
找不到此签名对应的密钥
GPG 密钥 ID: E80B35A6F11C3656
共有
1 个文件被更改,包括
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; |
|
|
|
|