mirror of
https://github.com/Karaka-Management/oms-Help.git
synced 2026-02-09 09:58:41 +00:00
Start changing styles
This commit is contained in:
parent
f3464343d1
commit
98a3ed4ae2
|
|
@ -21,7 +21,7 @@ $modules = $this->app->moduleManager->getInstalledModules();
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-xs-12">
|
<div class="col-xs-12">
|
||||||
<div class="box wf-100">
|
<div class="box wf-100">
|
||||||
<table id="moduleList" class="table darkred">
|
<table id="moduleList" class="default">
|
||||||
<caption><?= $this->getHtml('Modules') ?><i class="fa fa-download floatRight download btn"></i></caption>
|
<caption><?= $this->getHtml('Modules') ?><i class="fa fa-download floatRight download btn"></i></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user