view static/js/tinymce/jscripts/tiny_mce/plugins/table/css/cell.css @ 54:d958e59d6fc6

For issue #9, remove admin customization. Used the nav-global block to add a link to the send mail to the mailing list.
author Brian Neal <bgneal@gmail.com>
date Sat, 31 Mar 2012 15:39:53 -0500
parents 966cde8635c0
children
line wrap: on
line source
/* 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;
}