diff --git a/modules/ordertaxprofitreport/config_fr.xml b/modules/ordertaxprofitreport/config_fr.xml new file mode 100644 index 00000000..bf22f3e1 --- /dev/null +++ b/modules/ordertaxprofitreport/config_fr.xml @@ -0,0 +1,13 @@ + + + ordertaxprofitreport + + + + + + + 1 + 1 + + \ No newline at end of file diff --git a/themes/toutpratique/css/global.css b/themes/toutpratique/css/global.css index 27aaa29e..68c7c776 100644 --- a/themes/toutpratique/css/global.css +++ b/themes/toutpratique/css/global.css @@ -2339,27 +2339,44 @@ main#categorycms { margin-bottom: 30px } #homeslider .flex-direction-nav .flex-nav-prev i::before { left: 0; } - + #homepage-slider .flex-direction-nav { + position: absolute; + top: 0; + bottom: 0; + margin: auto; + right: 0; + left: 0; + height: 30px; + } #homepage-slider .flex-direction-nav .flex-next, #homepage-slider .flex-direction-nav .flex-prev { height: 80px; width: 45px; } #homepage-slider .flex-direction-nav .flex-next { - right: 30px; + position: absolute; + top: 0; + right: 10px; } #homepage-slider .flex-direction-nav .flex-prev { - left: 30px; - + position: absolute; + top: 0; + left: 10px; } #homepage-slider .flex-direction-nav .flex-next i::before { right: 0; font-family: 'icomoon'; content:'\e90c'; + color: #000; + font-style: normal; + font-size: 27px; } #homepage-slider .flex-direction-nav .flex-nav-prev i::before { - content:'\e90c'; + content:'\e90b'; font-family: 'icomoon'; + color: #000; + font-style: normal; + font-size: 27px; } #homepage-slider .flexslider:hover .flex-direction-nav .flex-next, diff --git a/themes/toutpratique/fonts/icomoon.eot b/themes/toutpratique/fonts/icomoon.eot index a2e588b7..9baca721 100644 Binary files a/themes/toutpratique/fonts/icomoon.eot and b/themes/toutpratique/fonts/icomoon.eot differ diff --git a/themes/toutpratique/fonts/icomoon.ttf b/themes/toutpratique/fonts/icomoon.ttf index 28e015e0..54c9bc55 100644 Binary files a/themes/toutpratique/fonts/icomoon.ttf and b/themes/toutpratique/fonts/icomoon.ttf differ diff --git a/themes/toutpratique/fonts/icomoon.woff b/themes/toutpratique/fonts/icomoon.woff index 240b2ada..e08bbbae 100644 Binary files a/themes/toutpratique/fonts/icomoon.woff and b/themes/toutpratique/fonts/icomoon.woff differ diff --git a/themes/toutpratique/fonts/icomoon.woff2 b/themes/toutpratique/fonts/icomoon.woff2 index 4db0f694..8893cc3a 100644 Binary files a/themes/toutpratique/fonts/icomoon.woff2 and b/themes/toutpratique/fonts/icomoon.woff2 differ