Thomas Bruederli
2014-04-08 f0c94a3dc308d22f3e79fd4df3f1b2016c14e1c0
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;
}