app/tiny_mce/plugins/template/css/template.css
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 19 Apr 2009 21:37:14 +0000
changeset 2249 08d1367deb4f
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added ccTld property to role to retrieve the ccTld of the country of residence for a specific role entity. Patch by: Madhusudan.C.S Reviewed by: Lennard de Rijk

#frmbody {
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #CCC;
}

.frmRow {
	margin-bottom: 10px;
}

#templatesrc {
	border: none;
	width: 320px;
	height: 240px;
}

.title {
	padding-bottom: 5px;
}

.mceActionPanel {
	padding-top: 5px;
}