Files
LeafWeb/WebCms/Umbraco_Client/Tinymce3/Plugins/Table/Css/cell.css
T
2016-11-07 12:56:17 -05:00

17 lines
189 B
CSS

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