app/tiny_mce/plugins/table/css/table.css
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 24 Jan 2009 00:07:34 +0000
changeset 941 6eac584ce14c
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Add a warning about discarding unsaved changes Also set the colspan of the label (on seperate row) to max. Patch by: Sverre Rabbelier

/* CSS file for table dialog in the table plugin */

.panel_wrapper div.current {
	height: 245px;
}

.advfield {
	width: 200px;
}

#class {
	width: 150px;
}