mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update translations
This commit is contained in:
parent
f26855c918
commit
bab4b299ab
13 changed files with 361 additions and 237 deletions
|
@ -20,9 +20,9 @@
|
|||
background-color: rgba(15, 15,15, .86) !important;
|
||||
}
|
||||
|
||||
.backdropPage:not(.lightBackdropPage) {
|
||||
background-color: rgba(15, 15,15, .94) !important;
|
||||
}
|
||||
.backdropPage:not(.lightBackdropPage) {
|
||||
background-color: rgba(15, 15,15, .94) !important;
|
||||
}
|
||||
|
||||
.backdropContainer {
|
||||
position: fixed;
|
||||
|
@ -129,7 +129,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
.detailPageContent, .detailPageContent>table {
|
||||
.detailPageContent, .detailPageContent > table {
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
border-spacing: 0;
|
||||
|
@ -1271,3 +1271,7 @@ a.itemTag:hover {
|
|||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.tapHoldMenu li a, .playFlyout li a {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue