includes/clientside/tinymce/plugins/table/css/table.css
author Dan
Mon, 15 Jun 2009 20:09:58 -0400
changeset 1023 5a282dbf8fad
parent 335 67bd3121a12e
permissions -rw-r--r--
Added support for preloading javascript libs ($template->preload_js()). Updated admin theme and Tigra Tree Menu to support this + JS_{HEADER,FOOTER} variables.

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

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

.advfield {
	width: 200px;
}

#class {
	width: 150px;
}