all repos — elgit @ 4cb034adf2fd34dbaeae280c30d88601865dc7d8

fork of legit: web frontend for git, written in go

remove syntax highlighting

Alan Pearce
commit

4cb034adf2fd34dbaeae280c30d88601865dc7d8

parent

84ac9429d2b3dc331491481ff6669a3b78f99971

1 file changed, 0 insertions(+), 7 deletions(-)

changed files
M static/style.cssstatic/style.css
@@ -304,13 +304,6 @@ background: var(--panel-background-color);
overflow-x: auto; } -.chroma-file-wrapper { - display: flex; - flex-direction: row; - grid-template-columns: 1rem minmax(0, 1fr); - overflow-x: auto; -} - .file-content { background: var(--panel-background-color); overflow-y: hidden;