nagiosql/functions/tinyMCE/jscripts/tiny_mce/plugins/table/css/cell.css

17 lines
189 B
CSS
Raw Normal View History

2019-04-17 11:40:50 +02: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;
2017-05-22 11:24:21 +02:00
}