Files
mitsu-chaiyaporn/site/themes/contrib/lptheme/css/lego/custom-quotation.css
kunthawat e04ea1dd27 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
2026-08-06 13:50:48 +07:00

32 lines
633 B
CSS

.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;
}