includes/clientside/tinymce/plugins/table/css/cell.css
author Dan
Sat, 01 Mar 2008 18:56:37 -0500
changeset 467 e4bbd6fb8df3
parent 1 fe660c52c48f
permissions -rw-r--r--
Modifed EnanoMath layer by segregating it into its own file; got support for big_int PHP extension backend working

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