[UPDATE] More tweeks
This commit is contained in:
parent
07ba44786b
commit
557856e6db
@ -125,7 +125,7 @@ a:focus {
|
||||
}
|
||||
|
||||
.panel-info {
|
||||
border-color: #D3D3D3;
|
||||
border-color: #808080;
|
||||
}
|
||||
|
||||
.lightgrey {
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<div class="panel-heading">
|
||||
<h4 class="panel-title"><i class="fa fa-align-left fa-fw"></i> Overview</h4>
|
||||
</div>
|
||||
<div class="panel-body text-center">
|
||||
<div class="panel-body text-center lightgrey">
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
{* 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>
|
||||
<tr>
|
||||
<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>
|
||||
<tr>
|
||||
<th></th>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user