view static/js/tiny_mce/plugins/table/css/cell.css @ 817:74e84f5fc948

For issue #72, paginate calendar events.
author Brian Neal <bgneal@gmail.com>
date Wed, 10 Sep 2014 19:38:55 -0500
parents 88b2b9cb8c1f
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;
}