app/tiny_mce/plugins/table/css/cell.css
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 05 Nov 2008 23:33:22 +0000
changeset 444 6e50bfc6e5a7
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fix sponsor key field extraction When extracting key field there is no sponsor or user object, instead only their link names are known.

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