Orientation Wallpapers/basic.css
author Eugene Ostroukhov <eugeneo@symbian.org>
Mon, 01 Nov 2010 14:47:36 -0700
changeset 1 8452783e7980
parent 0 0b6daedcf7e1
permissions -rw-r--r--
Updated eggtimer application

/*
 * 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;
}