includes/clientside/tinymce/plugins/table/css/cell.css
author Dan
Mon, 07 Jul 2008 02:46:44 -0400
changeset 599 52bffa6c499f
parent 1 fe660c52c48f
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 cell dialog in the table plugin */

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

.advfield {
	width: 200px;
}

#action {
	margin-bottom: 3px;
}

#class {
	width: 150px;
}