[UPDATE] More tweeks

This commit is contained in:
nrpatten 2014-03-25 22:16:54 -07:00
parent 07ba44786b
commit 557856e6db
4 changed files with 4 additions and 4 deletions

View File

@ -125,7 +125,7 @@ a:focus {
}
.panel-info {
border-color: #D3D3D3;
border-color: #808080;
}
.lightgrey {

View File

@ -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 *}

View File

@ -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>

View File

@ -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>