Use new tab, colors and css

This commit is contained in:
Dennis Eichhorn 2019-01-13 21:42:08 +01:00
parent 81f34833c0
commit cdce25ffb1
7 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
<template id="entry-list-tpl">
<div id="entry-list" class="box" style="z-index: 99; position: relative; top: 20px; display: block; margin: 0 auto; width: 20%;">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('Accounts') ?></caption>
<thead>
<tr>

View File

@ -62,7 +62,7 @@ $footerView->setResults(1);
</div>
<div class="box w-100">
<div class="tabular-2">
<div class="tab tab-2">
<ul class="tab-links">
<li><label for="c-tab2-1"><?= $this->getHtml('List') ?></label></li>
<li><label for="c-tab2-2"><?= $this->getHtml('Evaluation') ?></label></li>
@ -74,7 +74,7 @@ $footerView->setResults(1);
<div class="row">
<div class="col-xs-12">
<section class="wf-100">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('Entries'); ?></caption>
<thead>
<tr>
@ -112,7 +112,7 @@ $footerView->setResults(1);
<div class="row">
<div class="col-xs-4">
<section class="wf-100">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('Accounts'); ?></caption>
<thead>
<tr>

View File

@ -26,7 +26,7 @@ echo $this->getData('nav')->render(); ?>
<div class="row">
<div class="col-xs-12">
<div class="box wf-100">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('GL') ?></caption>
<thead>
<tr>

View File

@ -24,7 +24,7 @@ $footerView->setResults(1);
echo $this->getData('nav')->render(); ?>
<div class="box w-100">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('Journal') ?></caption>
<thead>
<tr>

View File

@ -24,7 +24,7 @@ $footerView->setResults(1);
echo $this->getData('nav')->render(); ?>
<div class="box w-100">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('BatchPostings') ?></caption>
<thead>
<tr>

View File

@ -26,7 +26,7 @@ echo $this->getData('nav')->render(); ?>
<div class="row">
<div class="col-xs-12">
<div class="box wf-100">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('BatchPostings') ?></caption>
<thead>
<tr>

View File

@ -24,7 +24,7 @@ $footerView->setResults(1);
echo $this->getData('nav')->render(); ?>
<div class="box w-100">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('BatchPostings') ?></caption>
<thead>
<tr>