Improved tables appearance
This commit is contained in:
parent
327f442ebb
commit
97cd0b5373
8 changed files with 11 additions and 11 deletions
|
|
@ -49,7 +49,7 @@
|
|||
<div class="box-header">
|
||||
<h3 class="box-title"><?php Lang::out('builds'); ?> (<?php print $total; ?>)</h3>
|
||||
</div>
|
||||
<table class="table">
|
||||
<table class="table table-hover">
|
||||
<thead>
|
||||
<tr>
|
||||
<th><?php Lang::out('id'); ?></th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue