File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
site_assets/bootstrap/css/design
templates/bootstrap/dashboard Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ a:focus {
125125}
126126
127127.panel-info {
128- border-color : # D3D3D3 ;
128+ border-color : # 808080 ;
129129}
130130
131131.lightgrey {
Original file line number Diff line number Diff line change 55 <div class =" panel-heading" >
66 <h4 class =" panel-title" ><i class =" fa fa-align-left fa-fw" ></i > Overview</h4 >
77 </div >
8- <div class =" panel-body text-center" >
8+ <div class =" panel-body text-center lightgrey " >
99 <div class =" row" >
1010 <div class =" col-lg-12" >
1111 { * Load our payout system so we can load some payout specific templates *}
Original file line number Diff line number Diff line change 1- <table class =" table borderless m-b-none text-small lightgrey " >
1+ <table class =" table borderless m-b-none text-small panel-footer " >
22 <thead >
33 <tr >
44 <th ></th >
Original file line number Diff line number Diff line change 1- <table class =" table borderless m-b-none text-small lightgrey " >
1+ <table class =" table borderless m-b-none text-small panel-footer " >
22 <thead >
33 <tr >
44 <th ></th >
You can’t perform that action at this time.
0 commit comments