includes/clientside/tinymce/plugins/table/css/table.css
author Dan
Sat, 29 Nov 2008 22:49:41 -0500
changeset 759 6e2671261802
parent 335 67bd3121a12e
permissions -rw-r--r--
Plugins can now register their own custom actions for $_GET["do"].

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

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

.advfield {
	width: 200px;
}

#class {
	width: 150px;
}