includes/clientside/tinymce/plugins/table/css/cell.css
author Dan Fuhry <dan@enanocms.org>
Thu, 10 Feb 2011 21:52:54 -0500
changeset 1340 d1d64b373878
parent 1 fe660c52c48f
permissions -rw-r--r--
ajax get_styles is now case insensitive with the theme_id

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