includes/clientside/tinymce/plugins/table/css/cell.css
author Dan
Fri, 22 Feb 2008 12:46:51 -0500
changeset 457 d823e49e2e4e
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed: RenderMan::getPage() failing with access denial when fetching template and view_source results in deny

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