summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/templates/list-modules.html
diff options
context:
space:
mode:
authorSimon Rettberg2016-12-02 16:15:27 +0100
committerSimon Rettberg2016-12-02 16:15:27 +0100
commitc2bf91e4e566b762e613900e8dbac656d567486e (patch)
treeda4e205468e2fdf8a1a6dfa0eb918ae5f3904119 /modules-available/sysconfig/templates/list-modules.html
parent[statistics] Use new decollapser on front page (diff)
downloadslx-admin-c2bf91e4e566b762e613900e8dbac656d567486e.tar.gz
slx-admin-c2bf91e4e566b762e613900e8dbac656d567486e.tar.xz
slx-admin-c2bf91e4e566b762e613900e8dbac656d567486e.zip
[sysconfig] Add table-hover class to config and module list
Diffstat (limited to 'modules-available/sysconfig/templates/list-modules.html')
-rw-r--r--modules-available/sysconfig/templates/list-modules.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/sysconfig/templates/list-modules.html b/modules-available/sysconfig/templates/list-modules.html
index e7a3b26c..c6622ee7 100644
--- a/modules-available/sysconfig/templates/list-modules.html
+++ b/modules-available/sysconfig/templates/list-modules.html
@@ -8,7 +8,7 @@
<form method="post" action="?do=SysConfig">
<input type="hidden" name="token" value="{{token}}">
<input type="hidden" name="action" value="module">
- <table id="modtable" class="slx-table" style="width:100%">
+ <table id="modtable" class="slx-table table-hover" style="width:100%">
{{#modules}}
<tr>
<td class="badge text-nowrap">{{moduleType}}</td>