mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update text
This commit is contained in:
parent
3af73d4fde
commit
98b0114719
47 changed files with 166 additions and 1977 deletions
|
@ -258,13 +258,6 @@ iron-list .card {
|
|||
padding-top: 7px;
|
||||
}
|
||||
|
||||
@media all and (max-width: 600px) {
|
||||
|
||||
.packageReviewText {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.cardImage {
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
|
|
|
@ -541,7 +541,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
|
||||
.itemName {
|
||||
font-weight: normal !important;
|
||||
margin: 0;
|
||||
margin: .5em 0;
|
||||
}
|
||||
|
||||
.empty {
|
||||
|
@ -818,6 +818,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.mediaInfoItem {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue