File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -975,17 +975,16 @@ Name|Date|Size|Description</code></td></tr>
975975 following classes are associated with the various parts of the
976976 listing:</p >
977977
978- <table >
979- <tr ><th >Class</th ><th >Definition</th ></tr >
980- <tr ><td >tr.indexhead</td ><td >Header row of listing</td ></tr >
981- <tr ><td >th.indexcolicon and td.indexcolicon</td > <td >Icon column</td ></tr >
982- <tr ><td >th.indexcolname and td.indexcolname</td > <td >File name column</td ></tr >
983- <tr ><td >th.indexcollastmod and td.indexcollastmod</td > <td >Last modified column</td ></tr >
984- <tr ><td >th.indexcolsize and td.indexcolsize</td > <td >File size column</td ></tr >
985- <tr ><td >th.indexcoldesc and td.indexcoldesc</td > <td >Description column</td ></tr >
986- <tr ><td >tr.breakrow</td > <td >Horizontal rule at the bottom of the table</td ></tr >
987- <tr ><td >tr.odd and tr.even</td > <td >Alternating even and odd rows</td ></tr >
988- </table >
978+ <table class =" bordered" ><tr class =" header" ><th >Class</th ><th >Definition</th ></tr >
979+ <tr ><td >tr.indexhead</td ><td >Header row of listing</td ></tr >
980+ <tr class =" odd" ><td >th.indexcolicon and td.indexcolicon</td > <td >Icon column</td ></tr >
981+ <tr ><td >th.indexcolname and td.indexcolname</td > <td >File name column</td ></tr >
982+ <tr class =" odd" ><td >th.indexcollastmod and td.indexcollastmod</td > <td >Last modified column</td ></tr >
983+ <tr ><td >th.indexcolsize and td.indexcolsize</td > <td >File size column</td ></tr >
984+ <tr class =" odd" ><td >th.indexcoldesc and td.indexcoldesc</td > <td >Description column</td ></tr >
985+ <tr ><td >tr.breakrow</td > <td >Horizontal rule at the bottom of the table</td ></tr >
986+ <tr class =" odd" ><td >tr.odd and tr.even</td > <td >Alternating even and odd rows</td ></tr >
987+ </table >
989988
990989
991990</div >
Original file line number Diff line number Diff line change @@ -1012,7 +1012,7 @@ Name|Date|Size|Description</syntax>
10121012 following classes are associated with the various parts of the
10131013 listing:</p >
10141014
1015- <table >
1015+ <table border = " 1 " style = " zebra " >
10161016 <tr ><th >Class</th ><th >Definition</th ></tr >
10171017 <tr ><td >tr.indexhead</td ><td >Header row of listing</td ></tr >
10181018 <tr ><td >th.indexcolicon and td.indexcolicon</td > <td >Icon column</td ></tr >
You can’t perform that action at this time.
0 commit comments