includes/clientside/tinymce/plugins/table/css/table.css
author Dan
Sat, 02 Feb 2008 22:44:05 -0500
changeset 397 06415d243d09
parent 335 67bd3121a12e
permissions -rw-r--r--
Added a heading "editing page" in page editor for visual appeal; removed use of alternate <?= ?> syntax in installer as it was causing problems on Win2k3 + PHP/FastCGI. (Experimentally using TortoiseHG's hgtk to commit)

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

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

.advfield {
	width: 200px;
}

#class {
	width: 150px;
}