Start changing styles

This commit is contained in:
Dennis Eichhorn 2019-05-14 22:02:49 +02:00
parent d86427721a
commit de4181e304
3 changed files with 3 additions and 3 deletions

View File

@ -262,7 +262,7 @@ echo $this->getData('nav')->render(); ?>
$footerView->setPage(1);
?>
<div class="box wf-100">
<table class="table darkred">
<table class="default">
<caption><?= $this->getHtml('Logs'); ?><i class="fa fa-download floatRight download btn"></i></caption>
<thead>
<tr>

View File

@ -61,7 +61,7 @@ echo $this->getData('nav')->render(); ?>
<div class="row">
<div class="col-xs-12">
<div class="box wf-100">
<table class="table darkred">
<table class="default">
<caption><?= $this->getHtml('Clients'); ?><i class="fa fa-download floatRight download btn"></i></caption>
<thead>
<tr>

View File

@ -271,7 +271,7 @@ echo $this->getData('nav')->render();
$footerView->setPage(1);
?>
<div class="box wf-100">
<table class="table darkred">
<table class="default">
<caption><?= $this->getHtml('Logs'); ?><i class="fa fa-download floatRight download btn"></i></caption>
<thead>
<tr>