Skip to content

Commit c71a082

Browse files
author
Brian Daniels
committed
Added table styleing
1 parent 01ff0b3 commit c71a082

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

workspace_tools/ci_templates/library_build/build_report_table.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<table>
1+
<table class="sortable pane bigtable stripped-odd">
22
<tr>
33
<th>Toolchain</th>
44
</tr>

workspace_tools/ci_templates/tests_build/build_report_table.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<table>
1+
<table class="sortable pane bigtable stripped-odd">
22
<tr>
33
<th>Toolchain</th>
44
<th>Project</th>

0 commit comments

Comments
 (0)