소스 검색

Add some styles for hiding the UI (not implemented yet)

master
Fen Dweller 5 년 전
부모
커밋
2315dd2094
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      macrovision.css

+ 5
- 0
macrovision.css 파일 보기

@@ -1052,3 +1052,8 @@ button {
user-select: none;
}

body.screenshot-mode #menubar,
body.screenshot-mode #options,
body.screenshot-mode .scroll-button {
display: none;
}

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