thomascube
2011-08-29 f7b58afb94ba5da1dd7b1e2fa7b67c398b4d3d1e
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;
}