includes/clientside/tinymce/plugins/table/css/table.css
author Dan
Wed, 09 Jul 2008 22:49:06 -0400
changeset 622 734af34cd7ad
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed another bad tinyMCE reference in editor.js

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

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

.advfield {
	width: 200px;
}

#class {
	width: 150px;
}