view static/js/tinymce/jscripts/tiny_mce/plugins/table/css/cell.css @ 62:275e62422c9e

Use the safe filter on the email message text. Otherwise apostrophes get turned into ' etc.
author Brian Neal <bgneal@gmail.com>
date Thu, 12 Apr 2012 20:14:18 -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;
}