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

css.common.css Maven / Gradle / Ivy

There is a newer version: 0.14.7
Show newest version

	/*
	Copyright (c) 2007, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.net/yui/license.txt
	version: 2.2.0
	*/

	.left {float:left;}
	.right {float:right;}
	.clear {clear:both;}
	
	
	/* multiselect styles */
	.multiselect {
		width: 460px;
		height: 200px;
	}
	
	#switcher {
		margin-top: 20px;
	}
	
	form {margin: 0; padding: 0;}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy