14 lines
170 B
CSS
14 lines
170 B
CSS
/* CSS file for table dialog in the table plugin */
|
|
|
|
.panel_wrapper div.current {
|
|
height: 245px;
|
|
}
|
|
|
|
.advfield {
|
|
width: 200px;
|
|
}
|
|
|
|
#class {
|
|
width: 150px;
|
|
}
|