summaryrefslogtreecommitdiff
path: root/frontend/app/views/graph
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2021-04-02 23:48:33 +0200
committerJules Laplace <julescarbon@gmail.com>2021-04-02 23:48:33 +0200
commit20fc5036f8de9109b21e901d04f0dac651e40fc6 (patch)
tree3a70ae9287ac696d75f02cf489a08945725799d5 /frontend/app/views/graph
parent6e5132d735d4a5508e8f20534a87f125d3c23ee5 (diff)
add jakrawals countr and sync script
Diffstat (limited to 'frontend/app/views/graph')
-rw-r--r--frontend/app/views/graph/graph.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/app/views/graph/graph.css b/frontend/app/views/graph/graph.css
index 280ce58..c796d3f 100644
--- a/frontend/app/views/graph/graph.css
+++ b/frontend/app/views/graph/graph.css
@@ -279,6 +279,7 @@ button.box_corner:hover {
.cursorList .cursors img {
max-width: 50px;
max-height: 50px;
+ user-select: none;
}
/* Graph handles */