app/tiny_mce/plugins/table/css/table.css
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 22 Feb 2009 21:00:25 +0000
changeset 1468 fa794d29cbae
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Base view list method can now use kwargs. This is needed for listing your own student proposals. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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

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

.advfield {
	width: 200px;
}

#class {
	width: 150px;
}