includes/clientside/tinymce/plugins/table/css/cell.css
author Dan
Tue, 22 Dec 2009 13:09:59 -0500
changeset 1193 e3b94bd055dc
parent 1 fe660c52c48f
permissions -rw-r--r--
TinyMCE: Bumped to v3.2.7

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