app/tiny_mce/plugins/table/css/cell.css
author Todd Larsen <tlarsen@google.com>
Tue, 16 Sep 2008 18:00:55 +0000
changeset 159 451f39c0e1aa
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Use zip to compress tiny_mce, and use zipserve to serve it in Google App Engine.

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