includes/clientside/tinymce/plugins/advhr/css/advhr.css
author Dan
Sun, 23 Dec 2007 17:58:21 -0500
changeset 338 915d399dfdbf
parent 1 fe660c52c48f
child 335 67bd3121a12e
permissions -rw-r--r--
Corrected licensing issue on YoungPup's DOM-Drag (it is now public domain -> GPLv2+ for Enano); fixed wrongful access denial under specific circumstances (fetch_page_acl() on nonexistent page + wiki mode)

input.radio {
	border: 1px none #000000;
	background-color: transparent;
	vertical-align: middle;
}

.panel_wrapper div.current {
	height: 80px;
}

#width {
	width: 50px;
	vertical-align: middle;
}

#width2 {
	width: 50px;
	vertical-align: middle;
}

#size {
	width: 100px;
}