- Created a new template for the cart rule form with custom label, switch, and choice widgets. - Implemented the InPost Pay block in the order details template for displaying delivery method, APM, and VAT invoice request. - Added legacy support for the order details template to maintain compatibility with older PrestaShop versions.
3 lines
2.7 KiB
CSS
3 lines
2.7 KiB
CSS
.inpostizi-btn-preview__content{padding:20px 30px}.inpostizi-btn-preview__content--light{border:1px solid #dbe6e9;background:#f8f8f8}.inpostizi-btn-preview__content--dark{border:1px solid #606060;background:#6e6e6e}.inpostizi-material-choice-tree-container{padding:.625rem;border:1px solid #999}.inpostizi-material-choice-tree-container .choice-tree-actions{margin-bottom:10px;border-bottom:.063rem solid #999}.inpostizi-material-choice-tree-container ul.choice-tree{padding:0;margin:0}.inpostizi-material-choice-tree-container ul.choice-tree li{list-style:none;background:no-repeat 0 3px;background-size:12px 12px}.inpostizi-material-choice-tree-container ul.choice-tree li .checkbox,.inpostizi-material-choice-tree-container ul.choice-tree li .radio{padding-top:0;padding-left:20px}.inpostizi-material-choice-tree-container ul.choice-tree li .checkbox i.md-checkbox-control::before{width:16px;height:16px;margin-top:3px}.inpostizi-material-choice-tree-container ul.choice-tree li .checkbox input[type=checkbox]:checked+i.md-checkbox-control::after,.inpostizi-material-choice-tree-container ul.choice-tree li .checkbox input[type=checkbox]:indeterminate+i.md-checkbox-control::after{top:5px;left:3px;width:11px;height:7px}.inpostizi-material-choice-tree-container ul.choice-tree li ul{padding-left:1rem}.inpostizi-material-choice-tree-container ul.choice-tree .collapsed,.inpostizi-material-choice-tree-container ul.choice-tree .expanded{position:relative;background:none}.inpostizi-material-choice-tree-container ul.choice-tree .collapsed>.checkbox,.inpostizi-material-choice-tree-container ul.choice-tree .collapsed>.radio,.inpostizi-material-choice-tree-container ul.choice-tree .expanded>.checkbox,.inpostizi-material-choice-tree-container ul.choice-tree .expanded>.radio{cursor:pointer}.inpostizi-material-choice-tree-container ul.choice-tree .collapsed>.checkbox::before,.inpostizi-material-choice-tree-container ul.choice-tree .collapsed>.radio::before,.inpostizi-material-choice-tree-container ul.choice-tree .expanded>.checkbox::before,.inpostizi-material-choice-tree-container ul.choice-tree .expanded>.radio::before{position:absolute;top:-0.25rem;left:-0.1rem;font-family:"Material Icons",Arial,Helvetica,sans-serif;font-size:1.25rem;color:#6c868e;cursor:pointer}.inpostizi-material-choice-tree-container ul.choice-tree .expanded>.checkbox::before,.inpostizi-material-choice-tree-container ul.choice-tree .expanded>.radio::before{content:""}.inpostizi-material-choice-tree-container ul.choice-tree .collapsed>ul{display:none}.inpostizi-material-choice-tree-container ul.choice-tree .collapsed>.checkbox::before,.inpostizi-material-choice-tree-container ul.choice-tree .collapsed>.radio::before{content:""}
|
|
|
|
/*# sourceMappingURL=gui.css.map*/ |