All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.css.main.scss Maven / Gradle / Ivy

There is a newer version: 4.0.76
Show newest version
.portlet-commerce-product-option-categories {
	.product-detail-header {
		background-color: #fff;
	}

	.breadcrumb {
		margin-bottom: 0;

		& > li {
			a {
				font-size: 0.9rem;
			}
		}
	}
}

.portlet-commerce-product-options {
	.product-detail-header {
		background-color: #fff;
	}

	.breadcrumb {
		margin-bottom: 0;

		& > li {
			a {
				font-size: 0.9rem;
			}
		}
	}

	.commerce-product-option-editor {
		margin-top: 20px;

		.section-header {
			font-size: 1.2rem;

			.btn-primary {
				float: right;
			}
		}
	}

	.option-rel-button-row {
		.btn {
			margin-right: 5px;
		}
	}
}

.portlet-commerce-product-specification-options {
	.product-detail-header {
		background-color: #fff;
	}

	.breadcrumb {
		margin-bottom: 0;

		& > li {
			a {
				font-size: 0.9rem;
			}
		}
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy