includes/clientside/tinymce/plugins/table/css/cell.css
author Dan
Sun, 04 Oct 2009 03:59:38 -0400
changeset 1127 4b858862c35c
parent 1 fe660c52c48f
permissions -rw-r--r--
More parser work: fixed a few bugs with [[intlinks]] in headers, a bug that caused the paragraph parser to return an empty string, and added a warning/backup-and-restore for when a render stage returns an empty string.

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