Spacing for network page box #540

This commit is contained in:
Rsl1122 2018-04-01 14:11:36 +03:00
parent d624cd596f
commit 024a0ab62e
2 changed files with 7 additions and 7 deletions

View File

@ -293,9 +293,7 @@
<i class="col-light-green fa fa-user-plus"></i> New | 24h
<span class="pull-right"><b>${playersNewDay}</b></span>
</li>
</ul>
<hr>
<ul class="dashboard-stat-list">
<li></li>
<li>
<i class="col-blue fa fa-users"></i> Unique | 7d
<span class="pull-right"><b>${playersUniqueWeek}</b></span>
@ -304,9 +302,7 @@
<i class="col-light-green fa fa-user-plus"></i> New | 7d
<span class="pull-right"><b>${playersNewWeek}</b></span>
</li>
</ul>
<hr>
<ul class="dashboard-stat-list">
<li></li>
<li>
<i class="col-blue fa fa-users"></i> Unique | 30d
<span class="pull-right"><b>${playersUniqueMonth}</b></span>

View File

@ -498,7 +498,11 @@
data-trigger="focus" data-toggle="popover" data-placement="left"
data-container="body" data-html="true"
data-original-title="Calendar and Punchcard"
data-content="Chart displays the time and days players usually join the server.
data-content="<b>Calendar</b>
<br>Calendar that contains information about each day.
<br><br>Playtime, Session Count, Unique & New Player Counts are available.
<br><br><b>PunchCard</b><br>
Chart displays the time and days players usually join the server.
<br><br>Unlike Player page punchcard, only the last 30 days are included.
<br><br><b>Relative Activity:</b> Size of a dot is relative to amount of sessions started in that hour."
>help_outline</a>