app/tiny_mce/plugins/table/css/cell.css
author Lennard de Rijk <ljvderijk@gmail.com>
Wed, 01 Jul 2009 14:49:54 +0200
changeset 2472 def87d97596d
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Removed activate grade URL pattern from Survey View. The remaining methods will be ported over in a patch from Ajaksu.

/* 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;
}