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

update translations

This commit is contained in:
Luke Pulverenti 2014-08-24 11:48:06 -04:00
parent f26855c918
commit bab4b299ab
13 changed files with 361 additions and 237 deletions

View file

@ -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;
}