mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update lists
This commit is contained in:
parent
cc2cd5731d
commit
44d840d483
3 changed files with 13 additions and 1 deletions
|
@ -138,6 +138,10 @@ div.listItem {
|
|||
transform: scale(1.025, 1.025);
|
||||
}
|
||||
|
||||
.listItem > .fab:first-child {
|
||||
margin-left: .75em;
|
||||
}
|
||||
|
||||
.paperList {
|
||||
padding: .5em 0;
|
||||
margin: 1em auto;
|
||||
|
@ -149,6 +153,10 @@ div.listItem {
|
|||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
.paperList .listItem {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
.listItemMediaInfo {
|
||||
align-items: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue