summaryrefslogtreecommitdiffstats
path: root/etc/inc/gmirror.inc
diff options
context:
space:
mode:
authorSander van Leeuwen <sander@kraagjes.nl>2015-03-31 14:36:08 +0200
committerSander van Leeuwen <sander@kraagjes.nl>2015-03-31 14:36:08 +0200
commit89f64f0f9d3cbf63fbb07b9861381505f124e762 (patch)
tree5eed2f18377a6397852bb5f8f338ede26b4b0753 /etc/inc/gmirror.inc
parent94404d94a6d2549f4a4f2275da03d9bf8fab6dfc (diff)
downloadpfsense-89f64f0f9d3cbf63fbb07b9861381505f124e762.zip
pfsense-89f64f0f9d3cbf63fbb07b9861381505f124e762.tar.gz
- Consistent table styles (table table-striped table-hover)
- Wrap tables in table-responsive (excluding widgets) Refs. #51
Diffstat (limited to 'etc/inc/gmirror.inc')
-rw-r--r--etc/inc/gmirror.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/gmirror.inc b/etc/inc/gmirror.inc
index a421aed..24508e9 100644
--- a/etc/inc/gmirror.inc
+++ b/etc/inc/gmirror.inc
@@ -78,7 +78,7 @@ function gmirror_html_status() {
}
?>
-<table class="table table-striped">
+<table class="table table-striped table-hover">
<thead>
<tr>
<th>Name</td>
OpenPOWER on IntegriCloud