includes/clientside/tinymce/plugins/table/css/table.css
author Dan
Sat, 01 Dec 2007 02:39:49 -0500
changeset 309 a1ccf990db6b
parent 1 fe660c52c48f
child 335 67bd3121a12e
permissions -rw-r--r--
Fixed: sanitation loop on ampersands in encodeAttribute() (this was MediaWiki's fault)

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

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

.advfield {
	width: 200px;
}

#class {
	width: 150px;
}