From: Vincent Vanwaelscappel Date: Wed, 18 Nov 2020 10:49:11 +0000 (+0100) Subject: wait #4047 @2.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=918137044748a657d7bb09d09bfc471a162ee9ff;p=fluidbook-html5.git wait #4047 @2.5 --- diff --git a/images/interface.svg b/images/interface.svg index 08b712e6..6f3521e0 100644 --- a/images/interface.svg +++ b/images/interface.svg @@ -142,6 +142,14 @@ + + + + diff --git a/js/libs/fluidbook/cart/fluidbook.cart.mif.js b/js/libs/fluidbook/cart/fluidbook.cart.mif.js index 7c25ebaf..0e8c69b5 100644 --- a/js/libs/fluidbook/cart/fluidbook.cart.mif.js +++ b/js/libs/fluidbook/cart/fluidbook.cart.mif.js @@ -93,7 +93,7 @@ FluidbookCartMIF.prototype = { var $this = this; var content = ''; content += ''; - content += ''; + content += ''; content += ''; content += ''; content += ''; @@ -101,6 +101,7 @@ FluidbookCartMIF.prototype = { content += ''; content += ''; content += ''; + content += ''; content += ''; content += ''; $.each(this.getItems(), function (i, ref) { @@ -120,6 +121,7 @@ FluidbookCartMIF.prototype = { image = '-'; } content += ''; + content += ''; content += ''; content += ''; }); diff --git a/style/cart/mif.less b/style/cart/mif.less index ed3217a6..dc91e769 100644 --- a/style/cart/mif.less +++ b/style/cart/mif.less @@ -33,7 +33,7 @@ #mifcarttable { - [data-cart-delete] { + [data-cart-delete], [data-cart-view] { color: #fff; background-color: @menu-button-background; padding: 5px 6px 7px 6px; @@ -44,6 +44,10 @@ left: 20px; } + [data-cart-view] { + padding: 0; + } + tr.print-header { display: none; font-size: 0; @@ -69,7 +73,7 @@ display: table-row !important; } - u { + span { text-decoration: none; } @@ -86,7 +90,7 @@ } } - [data-cart-delete] { + [data-cart-delete], [data-cart-view] { display: none; } }
CatégorieMarquePrixImage
' + image + '' + getSpriteIcon('icon-eye') + '' + getSpriteIcon('interface-close') + '