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

org.apache.myfaces.custom.dojo.resource.src.widget.demoEngine.templates.DemoPane.css Maven / Gradle / Ivy

.demoPane {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.demoPane iframe {
	width: 100%;
	height: 100%;
	border: 0px;
	border: none;
	overflow: auto;
	padding: 0px;
	margin:0px;
	background: #ffffff;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy