app/tiny_mce/plugins/table/css/cell.css
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 22 Feb 2009 21:47:41 +0000 (2009-02-22)
changeset 1471 9b4717f6c416
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Temp IE7 style fix for forms. A percentage-based layout does not seem to work in IE7, the fields show up as large as the initial text that is in them. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
/* 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;
}