web/wp-content/plugins/exec-php/css/admin.css
author hurons@caf4f556-3d62-0410-8435-a86758001935
Mon, 17 May 2010 10:08:38 +0000
changeset 180 d8780eeb2607
parent 136 bde1974c263b
permissions -rw-r--r--
- delete time in the home calendar - color in seminar menu - order element by dae in the menu - delete item's number restriction in menu - acces to Language navigation menu - navigation correction - change traduction

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