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

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

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

.advfield {
	width: 200px;
}

#action {
	margin-bottom: 3px;
}

#class {
	width: 150px;
}