From 2a717b741fa03937a6fd6325e8afbc53d7ec8824 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sat, 1 Jun 2024 22:07:15 +0000 Subject: hightlight new version update add new CSS rule https://gitlab.com/saalen/highlight/-/issues/214 --- usr/share/webapps/cgit/highlight.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr') diff --git a/usr/share/webapps/cgit/highlight.css b/usr/share/webapps/cgit/highlight.css index c2b839d3..edd2dd5f 100644 --- a/usr/share/webapps/cgit/highlight.css +++ b/usr/share/webapps/cgit/highlight.css @@ -1,4 +1,4 @@ -/* Style definition file generated by highlight 4.11, http://www.andre-simon.de/ */ +/* Style definition file generated by highlight 4.12, http://www.andre-simon.de/ */ /* highlight theme: Kwrite Editor */ body.hl { background-color:#e0eaee; } pre.hl { color:#000000; background-color:#e0eaee; font-size:10pt; font-family:'Courier New',monospace; white-space: pre-wrap; } @@ -11,7 +11,7 @@ pre.hl { color:#000000; background-color:#e0eaee; font-size:10pt; font-family:'C .hl.ppc { color:#008200; } .hl.opt { color:#000000; } .hl.ipl { color:#0057ae; } -.hl.lin { color:#555555; user-select: none; } +.hl.lin { color:#555555; user-select: none;-webkit-user-select: none; } .hl.hvr { cursor:help; } .hl.erm { color:#ff0000; font-weight:bold; border:solid 1px red; margin-left: 3em; } .hl.err { color:#ff0000; font-weight:bold; } -- cgit v1.2.3-70-g09d2