summaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index c8628cc..ca10d75 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -126,6 +126,9 @@
.numbering {
background-color: transparent;
width: 60px;
+}
+
+.idxbox {
cursor: pointer;
user-select: none;
}