mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -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
|
@ -26,7 +26,7 @@
|
|||
</div>
|
||||
<div class="modal-footer">
|
||||
<div>
|
||||
<input type="button" id="import_db" class="btn btn-primary" value="Save">
|
||||
<input type="button" id="import_db" class="rounded rounded-primary" value="Import">
|
||||
<span id="status-message"></span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue