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 2015-07-08 20:20:01 -04:00
parent 8030454e19
commit 22586c7a8f
41 changed files with 17432 additions and 17417 deletions

View file

@ -1,7 +1,7 @@
.tvGuideHeader {
white-space: nowrap;
position: fixed;
top: 98px;
top: 96px;
left: 0;
z-index: 100;
max-width: 100%;

View file

@ -46,7 +46,7 @@
}
.nowPlayingBar, .nowPlayingImage img {
height: 90px;
height: 80px;
}
.nowPlayingBarText {
@ -95,12 +95,12 @@
.nowPlayingBarCenter {
vertical-align: middle;
text-align: center;
margin-top: 17px;
margin-top: 12px;
}
.nowPlayingBarPositionContainer {
position: absolute;
left: 90px;
left: 80px;
top: 0;
right: 0;
z-index: 1;
@ -138,7 +138,7 @@
.nowPlayingBarRight {
position: absolute;
bottom: 17px;
bottom: 12px;
right: 10px;
vertical-align: middle;
}
@ -151,7 +151,7 @@
vertical-align: middle;
font-weight: normal;
position: absolute;
bottom: 36px;
bottom: 31px;
text-align: center;
display: inline-block;
margin: 0 auto;
@ -187,7 +187,7 @@
}
.nowPlayingBarRight {
bottom: 22px;
bottom: 18px;
}
}