diff options
Diffstat (limited to 'custom')
-rw-r--r-- | custom/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/index.html b/custom/index.html index f7120f65..f04b6d27 100644 --- a/custom/index.html +++ b/custom/index.html @@ -490,7 +490,7 @@ <td>Column content</td> <td>Column content</td> </tr> - <tr> + <tr class="info"> <td>3</td> <td>Column content</td> <td>Column content</td> |