이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
chemicalcrux
/
macrovision
보기
1
좋아요
0
포크
0
코드
이슈
5
풀 리퀘스트
0
릴리즈
10
위키
활동
소스 검색
Adjust menu layout a bit
tags/v0.1.0
Fen Dweller
6 년 전
부모
b1efd45940
커밋
a9010935fc
2개의 변경된 파일
과
1개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
macrovision.css
+1
-1
macrovision.js
+ 0
- 1
macrovision.css
파일 보기
@@ -250,7 +250,6 @@ body.toggle-bottom-name .bottom-name {
#spawners > select {
display: none;
font-size: 24pt;
margin-right: 50px;
}
#spawners > select#category-picker {
+ 1
- 1
macrovision.js
파일 보기
@@ -833,8 +833,8 @@ function prepareEntities() {
}
categorySelect.appendChild(categoryOption);
holder.appendChild(button);
holder.appendChild(select);
holder.appendChild(button);
});
categorySelect.addEventListener("input", e => {
쓰기
미리보기
불러오는 중...
취소
저장