5 lines
190 B
CSS
5 lines
190 B
CSS
.mainTable { width:100%;}
|
|
.headTable { width:100%; height:30px; margin:0px; border:0px}
|
|
.contentDiv { height:195px; overflow-y:auto}
|
|
.mainTable select{padding:0px;margin:0px;height:20px;}
|