includes/clientside/tinymce/plugins/table/css/cell.css
author Dan
Mon, 07 Jul 2008 02:48:14 -0400
changeset 601 9c1f07ae26d5
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed $use_cache bug in plugins.php

/* CSS file for cell dialog in the table plugin */

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

.advfield {
	width: 200px;
}

#action {
	margin-bottom: 3px;
}

#class {
	width: 150px;
}