view static/js/tiny_mce/plugins/table/css/cell.css @ 457:7b7332037396

Working on #220. Can't test locally, so committing in increments.
author Brian Neal <bgneal@gmail.com>
date Fri, 01 Jul 2011 00:49:11 +0000
parents 88b2b9cb8c1f
children
line wrap: on
line source
/* 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;
}