includes/clientside/tinymce/plugins/table/css/table.css
author Dan
Tue, 18 Sep 2007 17:03:03 -0400
changeset 136 f2ee42f026f7
parent 1 fe660c52c48f
child 335 67bd3121a12e
permissions -rw-r--r--
Fix: internal links parsed with RenderMan::parse_internal_links() did not get namespaces prepended; added Project: alias namespace for internal links

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

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

.advfield {
	width: 200px;
}

#class {
	width: 150px;
}