mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Fix some styling issues
This commit is contained in:
parent
0224c709b0
commit
cf502ddd2a
4 changed files with 8 additions and 7 deletions
|
@ -26,7 +26,7 @@ from plexpy import helpers
|
|||
<div class="wellheader">
|
||||
<div class="dashboard-wellheader">
|
||||
<div id="currentActivityHeader">
|
||||
<h3>Daily Watch History (Past 30 days)</h3>
|
||||
<h4>Daily Watch History (Past 30 days)</h4>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -43,7 +43,7 @@ from plexpy import helpers
|
|||
<div class="span6">
|
||||
<div class="wellheader">
|
||||
<div class="dashboard-wellheader">
|
||||
<h3>Watches by day of week (Past 30 days)</h3>
|
||||
<h4>Watches by day of week (Past 30 days)</h4>
|
||||
</div>
|
||||
</div>
|
||||
<div class="graphs-instance">
|
||||
|
@ -55,7 +55,7 @@ from plexpy import helpers
|
|||
<div class="span6">
|
||||
<div class="wellheader">
|
||||
<div class="dashboard-wellheader">
|
||||
<h3>Watches by hour of day (Past 30 days)</h3>
|
||||
<h4>Watches by hour of day (Past 30 days)</h4>
|
||||
</div>
|
||||
</div>
|
||||
<div class="graphs-instance">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue