Contract-Signer/public/javascripts/tiny_mce/plugins/table/css/cell.css

17 lines
205 B
CSS
Raw Normal View History

2011-09-28 10:37:39 +00:00
/* 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;
}