mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update detail page
This commit is contained in:
parent
f5323ff3c2
commit
dc87e4ccc2
17 changed files with 102 additions and 36 deletions
|
@ -387,6 +387,12 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
margin-left: 1.25em;
|
||||
}
|
||||
|
||||
.userDataIcons paper-fab {
|
||||
background: #444;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
.itemBackdrop {
|
||||
background-size: cover;
|
||||
background-position: center 15%;
|
||||
|
|
|
@ -375,10 +375,6 @@
|
|||
display: none !important;
|
||||
}
|
||||
|
||||
.libraryDocument .lnkManageServer {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.dashboardDocument .headerVoiceButton {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue