mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Add scrolling recently watched and added to user and library pages
This commit is contained in:
parent
fed7d4cc34
commit
b5e9ff3b4e
5 changed files with 200 additions and 129 deletions
|
@ -2772,7 +2772,8 @@ a.no-highlight:hover {
|
|||
.nav-header > li > a:hover {
|
||||
background-color: transparent;
|
||||
}
|
||||
#recently-added-row-scroller {
|
||||
#recently-added-row-scroller,
|
||||
#recently-watched-row-scroller {
|
||||
width: 8750px;
|
||||
position: relative;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue