imakerplugin/com.nokia.s60tools.imaker/content/root.css
author haismail <hussein.ismail@nokia.com>
Mon, 25 Jan 2010 12:26:21 +0200
changeset 1 7ff23301fe22
parent 0 61163b28edca
permissions -rw-r--r--
iMaker plugin updated: Ticket #1188: As a Carbide.c++ user I want to modify my .IMP file using iMaker plugin

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