thomascube
2012-02-15 b8e6ba1908a9d2e9c5f22f8c4cc532d06e685ed0
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;
}