[UPDATE] More tweeks
This commit is contained in:
parent
07ba44786b
commit
557856e6db
@ -125,7 +125,7 @@ a:focus {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.panel-info {
|
.panel-info {
|
||||||
border-color: #D3D3D3;
|
border-color: #808080;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lightgrey {
|
.lightgrey {
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<div class="panel-heading">
|
<div class="panel-heading">
|
||||||
<h4 class="panel-title"><i class="fa fa-align-left fa-fw"></i> Overview</h4>
|
<h4 class="panel-title"><i class="fa fa-align-left fa-fw"></i> Overview</h4>
|
||||||
</div>
|
</div>
|
||||||
<div class="panel-body text-center">
|
<div class="panel-body text-center lightgrey">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-12">
|
<div class="col-lg-12">
|
||||||
{* Load our payout system so we can load some payout specific templates *}
|
{* Load our payout system so we can load some payout specific templates *}
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
<table class="table borderless m-b-none text-small lightgrey">
|
<table class="table borderless m-b-none text-small panel-footer">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th></th>
|
<th></th>
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
<table class="table borderless m-b-none text-small lightgrey">
|
<table class="table borderless m-b-none text-small panel-footer">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th></th>
|
<th></th>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user