app/tiny_mce/plugins/table/css/cell.css
author Madhusudan.C.S <madhusudancs@gmail.com>
Mon, 24 Aug 2009 20:12:10 +0530
changeset 2790 c63bd7fcd7a9
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added GHOPStudent model which inherits from core Student model.

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