app/tiny_mce/plugins/table/css/cell.css
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 13 Mar 2009 23:12:40 +0000
changeset 1845 2651cb3979db
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fixed a thinko-fix in toDict The pick() view was broken because of this. 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;
}