mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix case sensitive file names
This commit is contained in:
parent
12f4de7741
commit
8ff293076b
8 changed files with 57 additions and 4 deletions
|
@ -133,6 +133,10 @@
|
|||
display: none!important;
|
||||
}
|
||||
|
||||
.idlePlayer video {
|
||||
cursor: none;
|
||||
}
|
||||
|
||||
#mediaPlayer .sliderContainer {
|
||||
position: relative;
|
||||
top: 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue