app/tiny_mce/plugins/table/css/cell.css
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 05 Apr 2009 19:43:26 +0000
changeset 2087 9bdfbf0ad03c
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Brown paper bag fix, sort by last name in AUTHORS Patch by: Sverre Rabbelier

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