includes/clientside/tinymce/plugins/table/css/table.css
author Dan
Sat, 08 Nov 2008 22:32:43 -0500
changeset 720 e2762777b170
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed attempt at gzip compression after headers sent; hopefully safely escape args to scale_image() instead of erroring out

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

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

.advfield {
	width: 200px;
}

#class {
	width: 150px;
}