mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
Added back table-condensed to table-hover
This commit is contained in:
@@ -220,7 +220,7 @@ else {
|
||||
|
||||
<div class="panel panel-default panel-condensed">
|
||||
<div class="table-responsive">
|
||||
<table id="devices" class="table table-hover">
|
||||
<table id="devices" class="table table-condensed table-hover">
|
||||
<thead>
|
||||
<tr>
|
||||
<th data-column-id="status" data-sortable="false" data-searchable="false" data-formatter="status">Status</th>
|
||||
|
||||
Reference in New Issue
Block a user