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

remove unused code

This commit is contained in:
Luke Pulverenti 2016-07-26 13:21:27 -04:00
parent 8ca033b47d
commit 1bdfae7682
8 changed files with 27 additions and 102 deletions

View file

@ -116,18 +116,6 @@ h1, h1 a {
margin-top: 0;
}
.visualCardBox {
background: none !important;
-moz-box-shadow: none;
-ms-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.visualCardBox .outerCardFooter {
padding: 0;
}
.cardImage {
border-radius: 10px;
}