Improved tables appearance

This commit is contained in:
Dmitry Khomutov 2017-02-02 21:55:29 +07:00
commit 97cd0b5373
No known key found for this signature in database
GPG key ID: 7EB36C9576F9ECB9
8 changed files with 11 additions and 11 deletions

View file

@ -140,7 +140,7 @@
</div>
<div class="tab-pane" id="errors">
<table class="errors-table table">
<table class="errors-table table table-hover">
<thead>
<tr>
<th><?php Lang::out('severity'); ?></th>