includes/clientside/tinymce/plugins/table/css/cell.css
author Dan Fuhry <dan@enanocms.org>
Tue, 16 Nov 2010 12:24:38 -0500
changeset 1316 3df4818b99bf
parent 1 fe660c52c48f
permissions -rw-r--r--
editor: removed extraneous debug info; changed around the order by which the textarea is created and appended to the DOM

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