This file (526B) exceeds the allowed full mode (48 kb) size. The editor full height is disabled, only scrolling is allowed.
If you wish to edit a file, it is recommended to use the scroll mode as some users do not like the full height mode.
#p3x-gitlist-file-codemirror-exceeded {
display: none;
margin-bottom: $padding-base-horizontal;
}
.p3x-gitlist-light {
.CodeMirror-activeline-gutter .CodeMirror-linenumber, .CodeMirror-linenumber:hover {
color: white;
background-color: black;
cursor: pointer !important;
}
}
.p3x-gitlist-dark {
.CodeMirror-activeline-gutter .CodeMirror-linenumber, .CodeMirror-linenumber:hover {
color: black;
background-color: white;
cursor: pointer !important;
}
}
| / | Focus search |
| ? | Show this help |
| Esc | Unfocus input |