includes/clientside/tinymce/plugins/table/css/table.css
author Dan
Sat, 07 Jun 2008 12:39:24 -0400
changeset 557 26479224936a
parent 335 67bd3121a12e
permissions -rw-r--r--
Modified $template->init_vars() to pivot to local page metadata and permissions from a PageProcessor object instead of global data from $paths and permissions from $session to allow redirects to affect on-page controls as well as the actual content (only partially complete, protection and several other elements still need to be localized)

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

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

.advfield {
	width: 200px;
}

#class {
	width: 150px;
}