includes/clientside/tinymce/plugins/table/css/cell.css
author Dan
Tue, 05 Aug 2008 11:13:05 -0400
changeset 675 872f0048dd81
parent 1 fe660c52c48f
permissions -rw-r--r--
[Demo Security] Fixed plugin manager ignoring lockdown settings in demo mode

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