Marked as 0.2.8
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user