summaryrefslogtreecommitdiffhomepage
path: root/html/whiteboard.css
diff options
context:
space:
mode:
Diffstat (limited to 'html/whiteboard.css')
-rw-r--r--html/whiteboard.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/html/whiteboard.css b/html/whiteboard.css
index 4de9b46..2d222d5 100644
--- a/html/whiteboard.css
+++ b/html/whiteboard.css
@@ -20,6 +20,20 @@ div.status {
color: #FF0000;
}
+span.helper {
+ display: inline-block;
+ height: 100%;
+ vertical-align: middle;
+}
+
+img.center-img {
+ vertical-align: middle;
+}
+
+.clickable {
+ cursor: pointer;
+}
+
textarea {
/*
height: 30vh;