Mirror www.mitsuthailand.com as static site with dynamic URLs
- Full static mirror of the YellowPages/Drupal site (39 pages + all assets) - All URLs rewritten to relative/domain-agnostic form (works on any domain) - RFQ + request-quotation + contact forms converted to email (FormSubmit.co) - Google Maps embed replaced with static Google Maps iframe - nginx Dockerfile + config for EasyPanel deployment - mirror.py/rewrite.py/cleanup.py tooling for re-crawling updates
This commit is contained in:
32
site/themes/contrib/lptheme/css/lego/custom-quotation.css
Normal file
32
site/themes/contrib/lptheme/css/lego/custom-quotation.css
Normal file
@@ -0,0 +1,32 @@
|
||||
.nav-bar-type-1 .shopping-cart-quotation,
|
||||
.nav-bar-type-2 .shopping-cart-quotation {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
margin-right: 13.5rem;
|
||||
}
|
||||
|
||||
.nav-bar-type-3 .shopping-cart-quotation {
|
||||
padding-right: 0 !important;
|
||||
margin-right: -2rem;
|
||||
}
|
||||
|
||||
.typ-rfq-confirm-form .container.typ-rqf-progressbar,
|
||||
.typ-rfq-confirm-form .container .content-table-total {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.typ-rfq-confirm-form .rfq-title {
|
||||
height: 80px;
|
||||
}
|
||||
|
||||
.typ-rfq-confirm-form .no-remember {
|
||||
padding-top: 3rem;
|
||||
}
|
||||
|
||||
.typ-rfq-confirm-form .canvas-captcha {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.jconfirm .jconfirm-box-container {
|
||||
margin: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user