summaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rwxr-xr-xcss/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css
index f7bd960..53721a0 100755
--- a/css/style.css
+++ b/css/style.css
@@ -126,7 +126,7 @@ pre .codeline span {
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
-
+ cursor: default;
}
pre .codeline span:hover {