mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-12 00:08:44 +00:00
Make all tables red
This commit is contained in:
parent
dab6709d52
commit
358e96c1a6
|
|
@ -24,7 +24,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<div class="box wf-100">
|
||||
<table class="table">
|
||||
<table class="table red">
|
||||
<caption><?= $this->getText('Events') ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<div class="box wf-100">
|
||||
<table class="table">
|
||||
<table class="table red">
|
||||
<caption><?= $this->getText('Events') ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user