app/tiny_mce/plugins/table/css/table.css
author Pawel Solyga <Pawel.Solyga@gmail.com>
Thu, 09 Oct 2008 18:11:37 +0000 (2008-10-09)
changeset 292 1cece5192e26
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Enable recently commited delete Sponsor request handler (added to map.py) and Delete button in Sponsor edit view. Still missing "Are you sure ?" question box. Patch by: Pawel Solyga Review 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;
}