aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 88342c75..abb4f8c7 100644
--- a/static/style.css
+++ b/static/style.css
@@ -644,6 +644,9 @@ along with their colors.
display: none;
position: absolute;
z-index: 10;
+
+ left: 10px;
+ top: -50px;
}
.popup-container.visible {
@@ -680,6 +683,8 @@ along with their colors.
/* not needed, but the icons aren't text
and should therefor not be copied */
user-select: none;
+
+ cursor: grab;
}
.popup-control .btn {