mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
This commit is contained in:
commit
0c7a62c3d9
1 changed files with 4 additions and 0 deletions
|
@ -42,6 +42,10 @@
|
|||
position: relative;
|
||||
}
|
||||
|
||||
#scenesContent .posterItemImage {
|
||||
background-position-y: center;
|
||||
}
|
||||
|
||||
.posterItem:hover .posterItemImage {
|
||||
-moz-box-shadow: 0 0 12px 7px #38c;
|
||||
-webkit-box-shadow: 0 0 12px 7px #38c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue