Setting class names of nodes automatically

This commit is contained in:
Jeff Avallone
2014-12-10 16:57:42 -05:00
parent 60d7cab504
commit 0b85f552c3
14 changed files with 22 additions and 27 deletions
+2 -2
View File
@@ -48,11 +48,11 @@
fill: #6b6659;
}
.escape text, .literal text {
.escape text, .charset-escape text, .literal text {
fill: #000;
}
.escape rect {
.escape rect, .charset-escape rect {
fill: #bada55;
}