mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-03 00:19:57 -04:00
Marked as 0.2.8
This commit is contained in:
parent
2d36d7ce84
commit
4e64583a0b
96 changed files with 3281 additions and 22102 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue