소스 검색

Really improved colors

tags/v0.2.8
Fen Dweller 7 년 전
부모
커밋
992a1097c3
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      feast.css

+ 2
- 2
feast.css 파일 보기

@@ -181,7 +181,7 @@ button {
}

.pref-radio:checked + label.pref-disable {
background: #931;
background: #711;
color: #eee;
}

@@ -191,7 +191,7 @@ button {
}

.pref-radio:checked + label.pref-enable {
background: #373;
background: #3a3;
color: #eee;
}



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