includes/clientside/tinymce/plugins/advhr/css/advhr.css
author Dan
Mon, 09 Jul 2007 22:01:27 -0400
changeset 57 b354deeaa4c4
parent 1 fe660c52c48f
permissions -rw-r--r--
Vastly improved compatibility with older versions of IE, particularly 5.0, through the use of a kill switch that turns off all AJAX functions

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