app/tiny_mce/plugins/table/css/cell.css
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 27 Sep 2009 17:46:43 +0200
changeset 2979 ba4aeaaad0a1
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fixed GHOP Task Logic's updateEntityProperties. This method now properly calls the supermethod and also uses the right keyword argument (silent instead of siltent).

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