includes/clientside/tinymce/plugins/advhr/css/advhr.css
author Dan
Thu, 04 Oct 2007 08:22:25 -0400
changeset 160 bed9d04fa144
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed text colors on pages when dark system themes are used (bug could be seen using MurrinaNightOrange on an Ubuntu system)

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