diff --git a/data/interfaces/default/css/tautulli.css b/data/interfaces/default/css/tautulli.css index 5f1d90a0..15f44892 100644 --- a/data/interfaces/default/css/tautulli.css +++ b/data/interfaces/default/css/tautulli.css @@ -2425,6 +2425,18 @@ a .library-user-instance-box:hover { .home-padded-header .button-bar { float: left; } +#history-option-container { + float: right; + background-color: #333; + padding: 1rem; + border-radius: 0.6rem; +} +.history-option-bar { + margin: 0.2rem; +} +.history-option-button-group { + display: table-cell; +} .home-platforms { } .home-platforms ul, diff --git a/data/interfaces/default/history.html b/data/interfaces/default/history.html index cf15c87f..c31dd9f9 100644 --- a/data/interfaces/default/history.html +++ b/data/interfaces/default/history.html @@ -16,57 +16,74 @@ % endif