이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
KaiSD
/
Test-rep
보기
1
좋아요
0
포크
0
코드
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
Изменить 'ace/index.html'
master
KaiSD
5 년 전
부모
79e085d3a8
커밋
eb9febbc47
1개의 변경된 파일
과
2개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
ace/index.html
+ 2
- 1
ace/index.html
파일 보기
@@ -8,6 +8,8 @@
<title>Editor</title>
<style type="text/css" media="screen">
body {
margin: 0;
padding: 0;
overflow: hidden;
}
.inner {
@@ -21,7 +23,6 @@
.toolbar {
margin: 0;
padding: 0;
border: 0;
background: #232B30; /* old browsers */
background: -moz-linear-gradient(top, #3D4850 3%, #313d45 4%, #232B30 100%); /* firefox */
background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#3D4850), color-stop(4%,#313d45), color-stop(100%,#232B30)); /* webkit */
쓰기
미리보기
불러오는 중...
취소
저장