includes/clientside/tinymce/plugins/table/css/cell.css
author Dan
Tue, 10 Jun 2008 00:21:34 -0400
changeset 568 3700f7124c2b
parent 1 fe660c52c48f
permissions -rw-r--r--
A bit of UX improvement to upgrade UI; updated readme for 1.1.4

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