includes/clientside/tinymce/plugins/table/css/cell.css
author Dan Fuhry <dan@enanocms.org>
Tue, 16 Nov 2010 12:11:29 -0500 (2010-11-16)
changeset 1314 29b14c220a78
parent 1 fe660c52c48f
permissions -rw-r--r--
SECURITY: Fix SQL injection in banlist check
/* 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;
}