1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

moved media streams to the database

This commit is contained in:
Luke Pulverenti 2013-12-05 22:39:44 -05:00
parent bd769dc6f3
commit 7c1639a112
2 changed files with 5 additions and 5 deletions

View file

@ -439,8 +439,8 @@ a.itemTag:hover {
}
.libraryPage ::-webkit-scrollbar {
width: 10px;
height: 10px;
width: 12px;
height: 12px;
}
.libraryPage ::-webkit-scrollbar-button:start:decrement,