4 lines
135 B
CSS
4 lines
135 B
CSS
.mainTable { width:100%;}
|
|
.headTable { width:100%; height:30px; margin:0px; border:0px}
|
|
.contentDiv { height:195px; overflow-y:auto}
|