Marked as 0.2.8

This commit is contained in:
Wu Cheng-Han 2015-05-15 12:58:13 +08:00
parent 2d36d7ce84
commit 4e64583a0b
96 changed files with 3281 additions and 22102 deletions

View file

@ -20,7 +20,7 @@ form,
font-family: 'Source Code Pro', Consolas, monaco, monospace;
line-height: 18px;
font-size: 16px;
height: auto;
/*height: auto;*/
min-height: 100%;
overflow-y: hidden !important;
-webkit-overflow-scrolling: touch;
@ -30,7 +30,7 @@ form,
overflow-y: auto !important;
}
.CodeMirror-code {
padding-bottom: 100px;
/*padding-bottom: 72px;*/
}
.CodeMirror-linenumber {
opacity: 0.5;
@ -43,7 +43,7 @@ form,
.CodeMirror-foldmarker {
color: #d0d0d0;
text-shadow: none;
font-family: arial;
font-family: Arial;
line-height: .3;
cursor: pointer;
margin: 2px;