From: Aleksander Ɓukasz Date: Wed, 2 Apr 2014 12:22:14 +0000 (+0200) Subject: editor: canvas fix - show bullets for all lists except list.enum X-Git-Url: https://git.mdrn.pl/fnpeditor.git/commitdiff_plain/459b6016a0622043918f1c90001532c816de88fa editor: canvas fix - show bullets for all lists except list.enum --- diff --git a/src/editor/modules/documentCanvas/nodes.less b/src/editor/modules/documentCanvas/nodes.less index 9ce08d1..9626c6a 100644 --- a/src/editor/modules/documentCanvas/nodes.less +++ b/src/editor/modules/documentCanvas/nodes.less @@ -77,7 +77,7 @@ display:none; } -[wlxml-class="list"] { +[wlxml-class|="list"] { > * > [wlxml-class="item"] {