X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/600f0113753edfca58e20936e4701a096d2b6d04..b677623848ccd30c937b3dec01cce10f66251279:/src/editor/modules/documentCanvas/nodes.less diff --git a/src/editor/modules/documentCanvas/nodes.less b/src/editor/modules/documentCanvas/nodes.less index 7938911..35ac7a8 100644 --- a/src/editor/modules/documentCanvas/nodes.less +++ b/src/editor/modules/documentCanvas/nodes.less @@ -142,22 +142,4 @@ [wlxml-tag="aside"] { margin-top: 10px; margin-bottom: 10px; - - [wlxml-class='gap'] { - display: inline; - } } - -[wlxml-class="gap"] { - &:before, &:after { - color: darken(@blue, 10%); - font-weight: bold; - //vertical-align: super; - } - &:before { - content: "("; - } - &:after { - content: ")"; - } -} \ No newline at end of file