소스 검색
Fade out upgrade icons that are not available
tags/v0.1.0
No known key found for this signature in database
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; |
|
|
|
|