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

de.swm.gwt.client.theme.base.css.page.css Maven / Gradle / Ivy

There is a newer version: 3.1
Show newest version
@if swmgwt.css pretty {
	@external page;
}
.page {
	position:relative;
	z-index: 0;
	display: \-webkit-box;
	\-webkit-box-orient: vertical;
	height: 100%;
	width: 100%;
	overflow:hidden;
	background: #d4d9d5;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy