includes/clientside/tinymce/plugins/table/css/cell.css
author Dan
Fri, 18 Dec 2009 21:01:09 -0500
changeset 1180 4829d15d2782
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed no author_uid in PageProcessor::rename_page()

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