includes/clientside/tinymce/plugins/table/css/cell.css
author Dan Fuhry <dan@enanocms.org>
Thu, 10 Feb 2011 01:34:55 -0500
changeset 1339 03c5b9e8e02a
parent 1 fe660c52c48f
permissions -rw-r--r--
functions: HTML compressor: fixed handling of <script> blocks which consist only of whitespace

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