app/tiny_mce/plugins/table/css/cell.css
author Augie Fackler <durin42@gmail.com>
Thu, 11 Dec 2008 04:23:42 +0000
changeset 718 5f9b1676816d
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Add some ignore properties for when we get working coverage support.

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