includes/clientside/tinymce/plugins/table/css/cell.css
author Dan
Mon, 01 Feb 2010 02:15:04 -0500
changeset 1216 4125e19d3b27
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed more places where author_uid wasn't right.

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