app/tiny_mce/plugins/table/css/cell.css
author Daniel Diniz <ajaksu@gmail.com>
Sun, 28 Jun 2009 14:40:55 +0200
changeset 2433 0ba41e115dbc
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added Access checks for Surveys. Patch by: Daniel Diniz, James Levy Reviewed 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;
}