diff --git a/data/interfaces/default/css/tautulli.css b/data/interfaces/default/css/tautulli.css index b392bffa..7522c517 100644 --- a/data/interfaces/default/css/tautulli.css +++ b/data/interfaces/default/css/tautulli.css @@ -294,10 +294,6 @@ object { font-weight: bold; text-transform: uppercase; } -.padded-header h3 small { - font-size: 13px; - text-transform: none; -} .btn { outline:0px !important; } @@ -2377,6 +2373,18 @@ a .library-user-instance-box:hover { margin-top: 9px; width: 175px; } +.home-padded-header .info-bar { + float: left; + margin-left: 15px; + line-height: 35px; +} +.home-padded-header .info-bar small { + font-size: 13px; + font-weight: normal; + text-transform: none; + line-height: 1; + color: #777; +} .home-padded-header .button-bar { float: left; } diff --git a/data/interfaces/default/index.html b/data/interfaces/default/index.html index e41e661d..844c1940 100644 --- a/data/interfaces/default/index.html +++ b/data/interfaces/default/index.html @@ -10,8 +10,16 @@ % if section == 'current_activity':
Set the interval (in seconds) to refresh the current activity on the homepage. Minimum 2.
-