app/tiny_mce/plugins/table/css/cell.css
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 20 Nov 2008 21:14:37 +0000
changeset 519 561a438115eb
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Adds the user's role page. Currently this only has an overview of the user's unhandled requests. Patch by: 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;
}