이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
chemicalcrux
/
macrovision
보기
1
좋아요
0
포크
0
코드
이슈
5
풀 리퀘스트
0
릴리즈
10
위키
활동
소스 검색
Give buttons a height to try and make them behave on mobile Safari
tags/v0.1.0
Fen Dweller
6 년 전
부모
2132b4794f
커밋
ee9c9fd1d2
2개의 변경된 파일
과
3개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
macrovision.css
+1
-1
macrovision.html
+ 2
- 1
macrovision.css
파일 보기
@@ -317,7 +317,8 @@ body.toggle-bottom-name .bottom-name {
}
#menubar button {
font-size: 24pt;
font-size: 28pt;
height: 36pt;
}
#help {
+ 1
- 1
macrovision.html
파일 보기
@@ -84,7 +84,7 @@
</select>
</span>
<span class="menubar-group">
<button id="open-help">
Help
</button>
<button id="open-help">
<i class="far fa-question-circle"></i>
</button>
</span>
</div>
<div id="main-area">
쓰기
미리보기
불러오는 중...
취소
저장