This commit is contained in:
Mihail Geshoski
2025-10-01 13:44:07 +08:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -70,7 +70,7 @@
<div class="tab-content" id="myTabContent">
<div class="tab-pane fade show active" id="contenttypes" role="tabpanel" aria-labelledby="contenttypes-tab">
<div class="overview px-3 mb-5">
<table class="admintable table generaltable" id="h5pcontenttypes">
<table class="admintable generaltable table table-striped table-hover" id="h5pcontenttypes">
<thead>
<tr>
<th style="width: 5%">{{#str}}enable, core{{/str}}</th>
@@ -117,7 +117,7 @@
</div>
<div class="tab-pane fade" id="libraries" role="tabpanel" aria-labelledby="libraries-tab">
<div class="overview px-3 mb-5">
<table class="admintable table generaltable" id="h5plibraries">
<table class="admintable generaltable table table-striped table-hover" id="h5plibraries">
<thead>
<tr>
<th>{{#str}}description, core{{/str}}</th>
@@ -39,7 +39,7 @@
}
}}
<table class="admintable generaltable" id="h5ptools">
<table class="admintable generaltable table table-striped table-hover" id="h5ptools">
<thead>
<tr>
<th>{{#str}} feature, h5p {{/str}}</th>