You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
170 B
CSS
14 lines
170 B
CSS
13 years ago
|
/* CSS file for table dialog in the table plugin */
|
||
|
|
||
|
.panel_wrapper div.current {
|
||
|
height: 245px;
|
||
|
}
|
||
|
|
||
|
.advfield {
|
||
|
width: 200px;
|
||
|
}
|
||
|
|
||
|
#class {
|
||
|
width: 150px;
|
||
|
}
|