all repos — elgit @ 84ac9429d2b3dc331491481ff6669a3b78f99971

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

let browser choose selection background colour

Alan Pearce
commit

84ac9429d2b3dc331491481ff6669a3b78f99971

parent

2288b32910ef20bfb53586d9d76786fb54b73b96

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

changed files
M static/style.cssstatic/style.css
@@ -35,11 +35,6 @@ pre {
font-family: var(--mono-font); } -::selection { - background: var(--border-color); - opacity: 0.3; -} - * { box-sizing: border-box; padding: 0;