summaryrefslogtreecommitdiff
path: root/src/ws/munia.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/ws/munia.css')
-rw-r--r--src/ws/munia.css28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/ws/munia.css b/src/ws/munia.css
index ad7b7fd..93e5ffe 100644
--- a/src/ws/munia.css
+++ b/src/ws/munia.css
@@ -32,6 +32,34 @@ body
max-width: 300px;
}
+.node .id
+{
+ font-size: 0.7em;
+ vertical-align: text-top;
+ opacity: 0.3;
+ min-width: 2em;
+ display: inline-block;
+ pointer-events: none;
+}
+
+.node .title
+{
+ padding-left: 5px;
+ background: transparent;
+ pointer-events: none;
+}
+
+.node .edit
+{
+ border-color: red;
+/*
+ border: inherit;
+ padding: inherit;
+ margin: inherit;
+ background: inherit;
+*/
+}
+
.board
{
width: *;