Color of Regulars to match Regulars in graphs

This commit is contained in:
Rsl1122 2019-09-15 15:49:47 +03:00
parent 72386b7b7f
commit 14a0d262d9
3 changed files with 11 additions and 11 deletions

View File

@ -215,7 +215,7 @@
<div class="card-body" id="data_numbers">
<p><i class="col-black fa fa-fw fa-users"></i> Total Players<span
class="float-right"><b id="data_total"></b></span></p>
<p><i class="col-amber fa fa-fw fa-users"></i> Regular Players<span
<p><i class="col-lime fa fa-fw fa-users"></i> Regular Players<span
class="float-right"><b id="data_regular"></b></span></p>
<p><i class="col-blue fa fa-fw fa-user"></i> Players Online<span
class="float-right"><b id="data_online"></b></span></p>
@ -274,7 +274,7 @@
<td><span id="data_new_trend"></span></td>
</tr>
<tr>
<td><i class="col-amber fa fa-fw fa-users"></i> Regular Players</td>
<td><i class="col-lime fa fa-fw fa-users"></i> Regular Players</td>
<td id="data_regular_before"></td>
<td id="data_regular_after"></td>
<td><span id="data_regular_trend"></span></td>
@ -490,7 +490,7 @@
<td><span id="data_total_players_trend"></span></td>
</tr>
<tr>
<td><i class="fa fa-fw fa-users col-amber"></i> Regular Players</td>
<td><i class="fa fa-fw fa-users col-lime"></i> Regular Players</td>
<td id="data_regular_players_then"></td>
<td id="data_regular_players_now"></td>
<td><span id="data_regular_players_trend"></span></td>
@ -553,10 +553,10 @@
<div class="card-body" id="data_insights">
<p><i class="fa fa-fw fa-user col-light-green"></i> New <i
class="fa fa-fw fa-long-arrow-alt-right"></i> <i
class="fa fa-fw fa-user col-amber"></i> Regular<span
class="fa fa-fw fa-user col-lime"></i> Regular<span
class="float-right"><b><span
id="data_new_to_regular"></span></b></span></p>
<p><i class="fa fa-fw fa-user col-amber"></i> Regular <i
<p><i class="fa fa-fw fa-user col-lime"></i> Regular <i
class="fa fa-fw fa-long-arrow-alt-right"></i> <i
class="fa fa-fw fa-user col-blue-grey"></i> Inactive<span
class="float-right"><b><span

View File

@ -185,7 +185,7 @@
</p>
</div>
<div class="col-xs-6 col-sm-6 col-md-6 col-lg-6">
<p><i class="col-amber fa fa-fw fa-user"></i> Activity Index <span
<p><i class="col-lime fa fa-fw fa-user"></i> Activity Index <span
class="float-right"><b id="data_activity_index"></b> (<span
id="data_activity_index_group"></span>)</span></p>
<p><i class="col-green fa fa-fw fa-server"></i> Favorite Server <span

View File

@ -201,7 +201,7 @@
<div class="card-body" id="data_numbers">
<p><i class="col-black fa fa-fw fa-users"></i> Total Players<span
class="float-right"><b id="data_total"></b></span></p>
<p><i class="col-amber fa fa-fw fa-users"></i> Regular Players<span
<p><i class="col-lime fa fa-fw fa-users"></i> Regular Players<span
class="float-right"><b id="data_regular"></b></span></p>
<p><i class="col-blue fa fa-fw fa-user"></i> Players Online<span
class="float-right"><b id="data_online"></b></span></p>
@ -266,7 +266,7 @@
<td><span id="data_new_trend"></span></td>
</tr>
<tr>
<td><i class="col-amber fa fa-fw fa-users"></i> Regular Players</td>
<td><i class="col-lime fa fa-fw fa-users"></i> Regular Players</td>
<td id="data_regular_before"></td>
<td id="data_regular_after"></td>
<td><span id="data_regular_trend"></span></td>
@ -742,7 +742,7 @@
<td><span id="data_total_players_trend"></span></td>
</tr>
<tr>
<td><i class="fa fa-fw fa-users col-amber"></i> Regular Players</td>
<td><i class="fa fa-fw fa-users col-lime"></i> Regular Players</td>
<td id="data_regular_players_then"></td>
<td id="data_regular_players_now"></td>
<td><span id="data_regular_players_trend"></span></td>
@ -805,10 +805,10 @@
<div class="card-body" id="data_insights">
<p><i class="fa fa-fw fa-user col-light-green"></i> New <i
class="fa fa-fw fa-long-arrow-alt-right"></i> <i
class="fa fa-fw fa-user col-amber"></i> Regular<span
class="fa fa-fw fa-user col-lime"></i> Regular<span
class="float-right"><b><span
id="data_new_to_regular"></span></b></span></p>
<p><i class="fa fa-fw fa-user col-amber"></i> Regular <i
<p><i class="fa fa-fw fa-user col-lime"></i> Regular <i
class="fa fa-fw fa-long-arrow-alt-right"></i> <i
class="fa fa-fw fa-user col-blue-grey"></i> Inactive<span
class="float-right"><b><span