app/tiny_mce/plugins/table/css/table.css
author Daniel Bentley <dbentley@google.com>
Wed, 01 Apr 2009 12:01:58 +0000
changeset 2049 d9adbaf1c30f
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Some fixes to lists helper to reduce mutation. Also added some TODO's to describe the plan. Patch by: Dan Bentley

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

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

.advfield {
	width: 200px;
}

#class {
	width: 150px;
}