X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/5961ba42ff4f3c3410e0400d7582b43b3067fc27..ab30b4d5d52bca4de5a3b29468e09bffd7f76466:/src/editor/modules/mainBar/mainBar.less diff --git a/src/editor/modules/mainBar/mainBar.less b/src/editor/modules/mainBar/mainBar.less index 8fb99a5..7a2e49b 100644 --- a/src/editor/modules/mainBar/mainBar.less +++ b/src/editor/modules/mainBar/mainBar.less @@ -13,14 +13,20 @@ border-style: solid; margin: 0 5px 0 0; padding: 0 5px 0 0; - &:last-child { - margin-right: 0; - padding-right: 0; - } + } ul { list-style-type: none; + display: inline-block; + color: #8F8A8A; + margin: 0; + &:last-child { + li:last-child { + margin-right: 0; + padding-right: 0; + } + } } .top {