app/tiny_mce/plugins/table/css/table.css
author Todd Larsen <tlarsen@google.com>
Fri, 19 Sep 2008 05:12:35 +0000
changeset 169 a9b3d6c9d4f9
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fix off-by-one corner case discovered during testing of /user/profile.

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

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

.advfield {
	width: 200px;
}

#class {
	width: 150px;
}