Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

jsarnowski / jsarnowski/cartflows-pro   php

Repository URL to install this package:

Version: 1.6.10 

.cartflows-bb__offer-product-quantity_align-left.cartflows-pro-bb__offer-product-quantity .wcf-embeded-product-quantity-wrap .quantity {
    margin-right    : auto;
}
.cartflows-bb__offer-product-quantity_align-right.cartflows-pro-bb__offer-product-quantity .wcf-embeded-product-quantity-wrap .quantity {
    margin-left     : auto;
}
.cartflows-bb__offer-product-quantity_align-center.cartflows-pro-bb__offer-product-quantity .wcf-embeded-product-quantity-wrap .quantity {
    margin-left     : auto;
    margin-right    : auto;
}

.cartflows-pro-bb__offer-product-quantity .wcf-embeded-product-quantity-wrap label {
	left: 0px;
	height: 100%;
}
.cartflows-pro-bb__offer-product-quantity .quantity .input-text.qty.text{
    max-width: 100%;
}
.cartflows-pro-bb__offer-product-quantity .wcf-embeded-product-quantity-wrap .quantity .screen-reader-text {
    display: unset;
}