includes/clientside/tinymce/plugins/table/css/cell.css
author Dan
Mon, 07 Jul 2008 02:49:26 -0400
changeset 603 33b274c8d357
parent 1 fe660c52c48f
permissions -rw-r--r--
Moved all account deactivation notice presentation code to its own method in sessions

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