From a299a21558b2362eca79959c9558fb7ceda56506 Mon Sep 17 00:00:00 2001 From: nael Date: Tue, 4 Jun 2019 16:59:01 +0200 Subject: [PATCH] wip #2811 @6 --- .../product-onglet/img/arrow-down.svg | 3 + public/_modules/product-onglet/index.html | 99 +++++++++++-------- public/_modules/product-onglet/product.js | 12 ++- public/_modules/product-onglet/style.styl | 36 ++++--- 4 files changed, 95 insertions(+), 55 deletions(-) create mode 100644 public/_modules/product-onglet/img/arrow-down.svg diff --git a/public/_modules/product-onglet/img/arrow-down.svg b/public/_modules/product-onglet/img/arrow-down.svg new file mode 100644 index 0000000..29654f0 --- /dev/null +++ b/public/_modules/product-onglet/img/arrow-down.svg @@ -0,0 +1,3 @@ + + + diff --git a/public/_modules/product-onglet/index.html b/public/_modules/product-onglet/index.html index 6980002..76c05f7 100644 --- a/public/_modules/product-onglet/index.html +++ b/public/_modules/product-onglet/index.html @@ -14,13 +14,13 @@