mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
More styling changes.
Tables should look better on mobile now. Don't show table column selector on mobile sizes. Show more important columns on mobile.
This commit is contained in:
parent
1c1ad5ab30
commit
63f45d285d
10 changed files with 76 additions and 38 deletions
|
@ -13,10 +13,10 @@ from plexpy import helpers
|
|||
<div class='row-fluid'>
|
||||
<div class='span12'>
|
||||
<div class='table-card-back'>
|
||||
<div style="float: left;">
|
||||
<div class="header-bar">
|
||||
<h2><i class="fa fa-group"></i> Active Users</h2>
|
||||
</div>
|
||||
<div style="float: right;" class="button-bar">
|
||||
<div class="button-bar">
|
||||
<button class="rounded" id="refresh-users-list"><i class="fa fa-refresh"></i> Refresh users</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue