summaryrefslogtreecommitdiffhomepage
path: root/html/whiteboard.css
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-02-10 18:02:40 +0100
committerRoland Reichwein <mail@reichwein.it>2023-02-10 18:02:40 +0100
commit40506bc32efca98b43a72202d0823cdd3c8b2c05 (patch)
tree11f3c81f774362a40a069ad6f9c8d208984b5bd8 /html/whiteboard.css
parent87c11f835502c97b4f54d4d73f55eef496e67103 (diff)
Add download Markdown as PDFv1.7
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;