app/tiny_mce/plugins/table/css/cell.css
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 18 Apr 2009 12:07:02 +0000
changeset 2202 f6a1c141f51e
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Use proposal key instead of raw proposal Patch by: Sverre Rabbelier, Lennard de Rijk

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