]> _ Git - fluidbook-html5.git/commitdiff
wait #3817 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 21 Sep 2020 16:13:04 +0000 (18:13 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 21 Sep 2020 16:13:04 +0000 (18:13 +0200)
style/fluidbook.less

index ccd507dfcaaa4f4cc519f5f454b2f70253c41c93..349bc36d570adb85d7fd12b75a8f63bfb870ed29 100644 (file)
@@ -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;
     }
   }
 }