includes/clientside/tinymce/plugins/table/css/cell.css
author Dan
Mon, 05 May 2008 20:37:33 -0400
changeset 546 506e8e3e2af2
parent 1 fe660c52c48f
permissions -rw-r--r--
Switched Oxygen to use CSS sprites for faster loading (CSS changes were in a past commit, only adding image files here)

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