includes/clientside/tinymce/plugins/table/css/cell.css
author Dan
Thu, 31 Jan 2008 21:52:39 -0500
changeset 280 7b984f924dcd
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed special pages being returned with subpage information inappropriately from $paths->get_pageid_from_url()

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