Improved tables appearance
This commit is contained in:
parent
327f442ebb
commit
97cd0b5373
8 changed files with 11 additions and 11 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue