web/wp-content/plugins/exec-php/css/admin.css
author hurons@caf4f556-3d62-0410-8435-a86758001935
Tue, 02 Feb 2010 15:44:16 +0000
branchwordpress
changeset 132 4d4862461b8d
parent 123 561aa6d282f6
permissions -rw-r--r--
Update Wordpress 2.9.1

.execphp-user-list {
	font-style: italic;
	margin: 1em;
}

.execphp-user-list li {
	float: left;
	line-height: 1em;
	width: 18em;
}

.execphp-user-list p {
	text-align: center;
}

.execphp-user-list p * {
	vertical-align: middle;
}

div#wpbody > div.wrap > form.wp-2-5 > fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}