Files

17 lines
205 B
CSS
Raw Permalink Normal View History

2012-12-17 09:41:11 +01: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;
}