summaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2022-07-21 01:26:47 -0400
committercyfraeviolae <cyfraeviolae>2022-07-21 01:26:47 -0400
commite166f881dc9b184cf079f5881e856e6364ca0712 (patch)
tree94a6adda2b5bfa117944412470482ce14a305eac /static/styles.css
parent5cfe787f2291f3a20e00f8ad01c63894c243de20 (diff)
levels and history
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;
}