update translations
This commit is contained in:
parent
8030454e19
commit
22586c7a8f
41 changed files with 17432 additions and 17417 deletions
|
@ -1,7 +1,7 @@
|
|||
.tvGuideHeader {
|
||||
white-space: nowrap;
|
||||
position: fixed;
|
||||
top: 98px;
|
||||
top: 96px;
|
||||
left: 0;
|
||||
z-index: 100;
|
||||
max-width: 100%;
|
||||
|
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue