Thomas Bruederli
2012-12-08 3bb75a5cc7a7c77950eeb6070631c9c8b76a5a16
1
2
3
4
5
6
7
8
9
10
11
12
13
/* CSS file for table dialog in the table plugin */
 
.panel_wrapper div.current {
    height: 245px;
}
 
.advfield {
    width: 200px;
}
 
#class {
    width: 150px;
}