Orientation Wallpapers/basic.css
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 28 Oct 2010 11:00:31 -0700
changeset 0 0b6daedcf7e1
permissions -rw-r--r--
Initial commit of two sample projects

/*
 * Add your Stylesheet contents here
 */
div {
	position: absolute;
	height: 90%;
	width: 90%;
}

img {
	width: 100%;
	height: 100%;
}

#DisplayUp {
	display: none;
}

#DisplayDown {
	display: none;
}

#DisplayRightUp {
	display: none;
}

#DisplayLeftUp {
	display: none;
}

#DisplayUpwards {
	display: none;
}

#DisplayDownwards {
	display: none;
}