1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
c7d7e38b2269 c7d7e38b2269 c7d7e38b2269 c7d7e38b2269 c7d7e38b2269 c7d7e38b2269 c7d7e38b2269 c7d7e38b2269 c7d7e38b2269 c7d7e38b2269 c7d7e38b2269 c7d7e38b2269 c7d7e38b2269 c7d7e38b2269 c7d7e38b2269
/* CSS Document */ div#toolbar-box { float: left; width: 100%; } #minwidth, #minwidth-body {width:expression(document.body.clientWidth <= 960? "960px": "auto"); } #content-box { float: left; } input { border-width: expression(this.type=="radio"?'0px':this.type=="checkbox"?'0px':'1px'); }