summaryrefslogtreecommitdiffstats
path: root/templates/html/doxygen.css
diff options
context:
space:
mode:
Diffstat (limited to 'templates/html/doxygen.css')
-rw-r--r--templates/html/doxygen.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/html/doxygen.css b/templates/html/doxygen.css
index f1e2ec4..ddbbbda 100644
--- a/templates/html/doxygen.css
+++ b/templates/html/doxygen.css
@@ -232,6 +232,15 @@ span.lineno a:hover {
background-color: #C8C8C8;
}
+.lineno {
+ -webkit-touch-callout: none;
+ -webkit-user-select: none;
+ -khtml-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ user-select: none;
+}
+
div.ah, span.ah {
background-color: black;
font-weight: bold;