fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixing markup in a template
[fnpeditor.git]
/
modules
/
documentCanvas
/
nodes.less
diff --git
a/modules/documentCanvas/nodes.less
b/modules/documentCanvas/nodes.less
index
3c52bce
..
0313b0b
100644
(file)
--- a/
modules/documentCanvas/nodes.less
+++ b/
modules/documentCanvas/nodes.less
@@
-8,7
+8,7
@@
text-indent: 0;
}
-
span[wlxml-tag
] {
+
[wlxml-tag=span
] {
display:inline-block;
min-width: 10px;
}
@@
-61,7
+61,7
@@
span[wlxml-tag] {
font-style: italic;
}
-[wlxml-tag
] metadata
{
+[wlxml-tag
=metadata]
{
display:none;
}