소스 검색

Fade out upgrade icons that are not available

tags/v0.1.0
Fen Dweller 5 년 전
부모
커밋
faf1cdd13b
No known key found for this signature in database 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;


불러오는 중...
취소
저장