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