X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/e0b4f012ea85b4b1bc58f2b8531cef068bf572df..4b2e5f26a2bf27ea2cf41c0d4818e5b85785cd67:/src/editor/modules/documentCanvas/nodes.less diff --git a/src/editor/modules/documentCanvas/nodes.less b/src/editor/modules/documentCanvas/nodes.less index 9ce08d1..42f09ea 100644 --- a/src/editor/modules/documentCanvas/nodes.less +++ b/src/editor/modules/documentCanvas/nodes.less @@ -70,17 +70,17 @@ } [wlxml-class|="emp"] { - font-style: italic; + font-weight: bold; } [wlxml-tag=metadata] { display:none; } -[wlxml-class="list"] { +[wlxml-class|="list"] { - > * > [wlxml-class="item"] { + > * > [wlxml-class|="item"] { margin-left: 10px; padding-left: 5px;