This commit is contained in:
2025-04-01 00:38:54 +02:00
parent d4d4c0c09d
commit 87da06293a
22351 changed files with 5168854 additions and 7538 deletions

View File

@@ -0,0 +1,29 @@
<?php
/**
* 2012-2020 Patryk Marek PrestaDev.pl
*
* Patryk Marek PrestaDev.pl - PD Ceneo Zaufane Opinie Pro PrestaShop 1.6.x and 1.7.x Module © All rights reserved.
*
* DISCLAIMER
*
* Do not edit, modify or copy this file.
* If you wish to customize it, contact us at info@prestadev.pl.
*
* @author Patryk Marek PrestaDev.pl <info@prestadev.pl>
* @copyright 2012-2020 Patryk Marek - PrestaDev.pl
* @license License is for use in domain / or one multistore enviroment (do not modify or reuse this code or part of it)
* @link http://prestadev.pl
* @package PD Ceneo Zaufane Opinie Pro PrestaShop 1.6.x and 1.7.x Module
* @version 2.0.0
* @date 24-12-2020
*/
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0", false);
header("Pragma: no-cache");
header("Location: ../");
exit;

View File

@@ -0,0 +1,3 @@
.bootstrap form#module_form .fixed-width-xxxl {
width: 380px !important;
}

View File

@@ -0,0 +1,6 @@
#pdceneozaufaneopiniepro {margin-bottom: 20px;}
#pdceneozaufaneopiniepro label b {font-weight: normal;}
#pdceneozaufaneopiniepro p.checkbox {margin-bottom: 10px}
#cart #pdceneozaufaneopiniepro {margin-top:20px;}
#left_column #ceneo_widget_embed * {text-align: center;}

View File

@@ -0,0 +1,17 @@
#pdceneozaufaneopiniepro {padding-top: 1rem;padding-bottom: 1rem;}
#pdceneozaufaneopiniepro label {
text-align: left;
display: unset;
}
#pdceneozaufaneopiniepro .cart-overview-new {
padding: 1rem;
}
#pdceneozaufaneopiniepro #pd_czo_response {color:red;padding:0 2px;}
#pdceneozaufaneopiniepro label b {font-weight: normal;}
/*#pdceneozaufaneopiniepro p.checkbox {margin-bottom: 20px}*/
#left_column #ceneo_widget_embed * {text-align: center;}
#cart #pdceneozaufaneopiniepro {margin-top:20px;}