aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/FormattedTextBox.scss
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2019-12-04 12:50:38 -0500
committerbob <bcz@cs.brown.edu>2019-12-04 12:50:38 -0500
commit97a4a9b1cfddc8b147ff61be13624704949c97f7 (patch)
treeaa5e692acd13a3f90bae34efa5e1e9dafddcabfe /src/client/views/nodes/FormattedTextBox.scss
parent26fc5559314960c9cb186f56052b69e4f7d30f74 (diff)
tweaks to textbox sidebar. update to passport and npm
Diffstat (limited to 'src/client/views/nodes/FormattedTextBox.scss')
-rw-r--r--src/client/views/nodes/FormattedTextBox.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/FormattedTextBox.scss b/src/client/views/nodes/FormattedTextBox.scss
index c06f38a6c..f3a14169a 100644
--- a/src/client/views/nodes/FormattedTextBox.scss
+++ b/src/client/views/nodes/FormattedTextBox.scss
@@ -58,6 +58,7 @@
height: 35px;
background: lightgray;
border-radius: 20px;
+ cursor:grabbing;
}
.formattedTextBox-cont>.formattedTextBox-sidebar-handle {