summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rw-r--r--usr/share/webapps/cgit/highlight.css4
1 files changed, 2 insertions, 2 deletions
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; }