includes/clientside/tinymce/plugins/table/css/table.css
author Dan
Mon, 07 Jul 2008 02:46:44 -0400
changeset 599 52bffa6c499f
parent 335 67bd3121a12e
permissions -rw-r--r--
Added purge_all_caches() routine to functions.php. Temporary, will be discarded once the new cache code is implemented

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

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

.advfield {
	width: 200px;
}

#class {
	width: 150px;
}