includes/clientside/tinymce/plugins/table/css/cell.css
author Dan
Sun, 23 Sep 2007 23:03:34 -0400
changeset 141 13a43f08ffe1
parent 1 fe660c52c48f
permissions -rw-r--r--
SECURITY: Anonymous user can't be edited now; user accounts could be deleted even if errors detected; user CP saving disabled for demo mode

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