From 3511028df45e7045624f4ba23132966fa5bca3d1 Mon Sep 17 00:00:00 2001 From: herby2212 <12448284+herby2212@users.noreply.github.com> Date: Sat, 7 Jan 2023 14:19:18 +0100 Subject: [PATCH] align settings --- data/interfaces/default/css/tautulli.css | 12 +++ data/interfaces/default/history.html | 118 ++++++++++++----------- 2 files changed, 74 insertions(+), 56 deletions(-) diff --git a/data/interfaces/default/css/tautulli.css b/data/interfaces/default/css/tautulli.css index ac99ae76..340de4aa 100644 --- a/data/interfaces/default/css/tautulli.css +++ b/data/interfaces/default/css/tautulli.css @@ -2427,6 +2427,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 7a3f9722..60f3e798 100644 --- a/data/interfaces/default/history.html +++ b/data/interfaces/default/history.html @@ -19,65 +19,71 @@
-