Files
2025-06-24 14:14:35 +02:00

356 lines
6.2 KiB
CSS

/**
* PrestaShop module created by VEKIA, a guy from official PrestaShop community ;-)
*
* @author VEKIA https://www.prestashop.com/forums/user/132608-vekia/
* @copyright 2010-2020 VEKIA
* @license This program is not free software and you can't resell and redistribute it
*
* CONTACT WITH DEVELOPER
* support@mypresta.eu
*/
.slides {
margin: 0px;
padding: 0px;
margin-top: 10px !important;
}
.visible {
display: block !important;
}
.slides li {
overflow: hidden;
font-size: 14px !important;
list-style: none;
margin: 0 0 4px 0;
padding: 10px 5px;
background-color: #F4E6C9;
border: #CCCCCC solid 1px;
color: #000;
}
.hname a {
font-size: 16px !important;
}
.slides li:hover {
border: 1px #000 dashed;
opacity: 0.9
}
.slides li span.idtab {
width: 30px;
font-weight: bold;
display: inline-block;
float: left;
text-align: center;
}
.slides li span.name {
margin-left: 15px;
font-weight: bold;
display: inline-block;
float: left;
}
.slides li span.unhook {
opacity: 0.3;
position: relative;
top: 1px;
width: 24px;
height: 24px;
display: inline-block;
float: right;
background: url("../../img/unhook.png") top no-repeat !important;
cursor: pointer;
}
.slides li span.remove {
opacity: 0.3;
position: relative;
width: 24px;
height: 24px;
display: inline-block;
float: right;
background: url('../../img/trash.png') top no-repeat !important;
cursor: pointer;
margin-right: 6px;
}
.slides li span.remove:hover, .slides li span a.edit:hover, .slides li span.unhook:hover {
opacity: 1;
}
.slides li span a.edit {
top: 1px;
margin-right: 6px;
opacity: 0.3;
position: relative;
width: 24px;
height: 24px;
display: inline-block;
float: right;
background: url("../../img/edit.png") top no-repeat !important;
cursor: pointer;
}
.slides li span.off {
top: 2px;
margin-right: 6px;
opacity: 1.0;
position: relative;
width: 50px;
height: 22px;
display: inline-block;
float: right;
background: url("../../img/pro_off.png") top no-repeat !important;
cursor: pointer;
}
.slides li span.on {
top: 2px;
margin-right: 6px;
opacity: 1.0;
position: relative;
width: 50px;
height: 22px;
display: inline-block;
float: right;
background: url("../../img/pro_on.png") top no-repeat !important;
cursor: pointer;
}
#extratabs_editor {
width: 100%;
display: block;
min-height: 100px;
position: relative;
top: 0px;
}
table td {
vertical-align: top;
}
.language_flags {
display: none;
}
.displayed_flag {
float: right;
margin-left: 10px;
}
.slides li.global_block {
background: #D7ECFF !important;
}
.slides li.global_manufacturers_block {
background: #AEECA9 !important;
}
.slides li.global_products_block {
background: #FFB9B9 !important;
}
.slides li.global_suppliers_block {
background: #fff59d !important;
}
#extraTabsProDiv, #extraTabsProDivTemplates {
padding: 10px;
}
#extraTabsProDiv .help-block, #extraTabsProDiv label {
text-align: right;
max-width: 250px;
}
#extraTabsProDivTemplates .tokenfield span {
cursor: pointer;
}
#extraTabsProDivTemplates {
position: relative;
z-index: 3;
}
#extraTabsProDivTemplates .tokenfield {
overflow: visible
}
#extraTabsProDiv select {
color: #000;
}
#extraTabsProDiv .ui-state-highlight .dropmehere {
background: url('../../img/add1.png') center no-repeat;
width: 100%;
height: 100%;
display: block;
position: absolute;
z-index: 3;
background-color: #FFF;
opacity: 0.9;
border: 1px dotted black;
}
#extraTabsProDiv .dropmehere {
display: none;
}
.zIndex4 {
z-index: 9
}
#extraTabsProDiv .slides {
position: relative;
display: block;
}
.language_flags {
display: none;
}
.rtepro {
display: block;
border: 1px solid #c0c0c0;
width: 100%;
min-height: 100px;
}
.flags_block {
position: relative;
clear: both;
z-index: 999999;
}
.slides .slidesmall li {
padding: 2px !important;
text-align: center;
font-size: 12px !important;
}
.flags_block .language_flags {
background: #FFF;
right: 25px;
top: 0px;
position: absolute;
clear: both;
padding: 20px;
box-shadow: 0px 0px 5px 2px #c0c0c0;
border: 1px solid #c3c3c3;
height: auto;
}
.mce-ico {
font-family: fontawesome;
font-style: normal !important;
}
.mce-panel {
border: 1px solid #c0c0c0 !important;
}
.form_block {
display: block;
clear: both;
position: relative;
margin-bottom: 15px;
}
.flags_block img {
cursor: pointer;
}
.slides li.global_features_block {
background: #ffc4ff !important;
}
.etab_feature_selected {
padding-top: 10px;
border-top: 1px dotted #cecece;
margin-top: 10px;
margin-bottom: 30px;
}
.etab_feature_selected div {
display: block;
clear: both;
background: #f8ffd1;
border: 1px dotted #b4b563;
padding: 10px;
margin-bottom: 3px;
}
.etab_feature_selected div:hover {
border: 1px dotted #676832;
}
.addbtn {
display: inline-block;
background: #FFF;
cursor: pointer;
border: 1px solid black;
padding: 1px 3px;
margin-left: 5px;
}
.etab_feature_selected span.remove {
opacity: 0.3;
position: relative;
width: 24px;
height: 24px;
display: inline-block;
float: right;
background: url("../../img/trash.png") top no-repeat;
cursor: pointer;
top: -5px;
}
.zEWidget-launcher {
display: none !important;
}
.sbhbpbody {
width: 100%;
}
#extraTabsProDiv table {
width: 100%;
}
.sbhbpbody .flags_block {
position: relative;
top: -20px;
left: 0px;
}
.ui-autocomplete>li:hover a {
color: #fff;
text-decoration: none;
border: none!important;
background: none!important;
}
.ui-state-highlight {
min-height: 50px;
margin-bottom: 20px!important;
position: relative;
}
/**
.ui-state-highlight .dropmehere::before {
content: 'drop me here';
width: 100%;
height: 50px;
text-align:center;
display: block;
top: 12px;
position: relative;
font-weight: bold;
}
**/