Enhance Comment block with a editbox to allow for longer comments and possible help etc

This commit is contained in:
Dave C-J
2013-09-19 11:07:57 +01:00
parent 9b320d93ea
commit 3c456eaec4
2 changed files with 46 additions and 3 deletions

View File

@@ -236,7 +236,10 @@ a.brand img {
}
.node_label_italic {
font-style:italic;
font-style: italic;
}
.node_label_white {
fill: #eee !important;
}
.node_label {
stroke-width: 0;