1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
This commit is contained in:
Luke Pulverenti 2014-06-16 22:08:58 -04:00
commit 0c7a62c3d9

View file

@ -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;