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 @@
History
-
- % if _session['user_group'] == 'admin': - -
- +
+
+ % if _session['user_group'] == 'admin': + +
+ +
+ % endif + % if _session['user_group'] == 'admin': +
+ +
+ % endif
- % endif - % if _session['user_group'] == 'admin': -
- +
+
+ +
+
- % endif -
- - - - +
+
+ + + + +
+
+ + + +
+
+ + + +
-
- - - -
-
- - - -
-
- -
-