mirror of https://github.com/ARMmbed/mbed-os.git
Added table styleing
parent
01ff0b32b3
commit
c71a082d20
|
@ -1,4 +1,4 @@
|
||||||
<table>
|
<table class="sortable pane bigtable stripped-odd">
|
||||||
<tr>
|
<tr>
|
||||||
<th>Toolchain</th>
|
<th>Toolchain</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<table>
|
<table class="sortable pane bigtable stripped-odd">
|
||||||
<tr>
|
<tr>
|
||||||
<th>Toolchain</th>
|
<th>Toolchain</th>
|
||||||
<th>Project</th>
|
<th>Project</th>
|
||||||
|
|
Loading…
Reference in New Issue