Skip to content

amphenol-icc.com wide view by s-light

Details

Authors-light

LicenseNo License

Categoryamphenol

Created

Updated

Size1.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

some tweaks for amphenol-icc.com.
mainly for wide screen view.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         amphenol-icc.com wide view
@version      20220318.17.36
@namespace    userstyles.world/user/s-light
@description  some tweaks for amphenol-icc.com.
mainly for wide screen view.
@author       s-light
@license      No License
==/UserStyle== */

@-moz-document domain("amphenol-icc.com") {
.page-layout-category-series:not(.contentajax-catalog-productseries) .page-main .product-main-top-wrapper, 
.page-layout-category-parent-series:not(.contentajax-catalog-parentproductseries) .page-main .product-main-top-wrapper, 
.page-layout-category-series:not(.contentajax-catalog-productseries) .page-main .product-info-main-bottom .container-list, 
.page-layout-category-parent-series:not(.contentajax-catalog-parentproductseries) .page-main .product-info-main-bottom .container-list, 
.page-layout-category-series:not(.contentajax-catalog-productseries) .page-main .product-info-main-section-wrapper, 
.page-layout-category-parent-series:not(.contentajax-catalog-parentproductseries) .page-main .product-info-main-section-wrapper,
#sectionWrapper {
	max-width: none !important;
}

#partNumberIFrame {
    height: 88vh !important;
}

body.catalog-category-view.page-products.contentajax-catalog-productseries.page-layout-category-series div.fancybox-overlay.fancybox-overlay-fixed div.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened {
	margin-top: 0 !important;
	width: auto !important;
	height: auto;
	position: absolute;
	top: 2em !important;
    bottom: 2em !important;
	left: 2em !important;
    right: 2em !important;
}

div .fancybox-inner {
	width: 100% !important;
	height: auto !important;
}
}

Reviews

No reviews yet.