imakerplugin/com.nokia.s60tools.imaker/content/root.css
author haismail <hussein.ismail@nokia.com>
Thu, 11 Feb 2010 10:37:13 +0200
changeset 3 9b808d6f55be
parent 0 61163b28edca
permissions -rw-r--r--
Fixed invalid imp file selection problem

img {
	width: 48px;
	height: 48px;
	vertical-align: middle;
	}

/* Give some space for main div.*/	
.page-style {
	text-align: center;
	margin-top:100px;
	}
	
/* satisfy Mozilla */	
body > div.page-style {
	padding-left:30%;
	}


#content {
	text-align:left;
	width:23em;
	}