From: Vincent Vanwaelscappel Date: Mon, 21 Sep 2020 16:13:04 +0000 (+0200) Subject: wait #3817 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=b9f2cc4e24ed94951a792be22f35f0312fe82eb7;p=fluidbook-html5.git wait #3817 @0.5 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index ccd507df..349bc36d 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -948,11 +948,17 @@ a.bookmark { color: #fff; } - &#menu_cart { + .mm-menu & { span.number { - width: auto; - top: 14px; - left: 39px; + color: @menu-background; + background-color: @menu-text; + display: inline-block; + position: relative; + font-size: 0.8em; + width: 1.6em; + height: 1.6em; + font-weight: bold; + line-height: 1.4em; } } }