Fix some styling issues
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user