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-09-07 11:54:57 -04:00
parent 69e9dbcc51
commit 7ee6317dae
92 changed files with 907 additions and 901 deletions

View file

@ -344,9 +344,6 @@ paper-menu-item {
.libraryViewNav #tabsContainer {
margin: auto;
-ms-flex: auto;
-webkit-flex: auto;
flex: auto;
-ms-flex: none;
-webkit-flex: none;
flex: none;
@ -367,35 +364,12 @@ paper-menu-item {
flex-grow: 0;
}
/*.scrollablePaperTabs #tabsContainer {
text-align: center;
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
overflow-y: hidden;
white-space: nowrap;
-ms-overflow-style: none;
overflow: -moz-scrollbars-none;
}
.scrollablePaperTabs #tabsContainer::-webkit-scrollbar {
height: 0 !important;
display: none;
}
.scrollablePaperTabs #tabsContent {
position: static !important;
}*/
.ui-page-theme-b paper-item-body [secondary] {
color: #aaa;
}
.ui-page-theme-b paper-checkbox {
color: #fff;
}
.ui-page-theme-b paper-checkbox paper-ripple {
color: inherit !important;
color: #fff !important;
}
.ui-page-theme-b paper-checkbox #checkboxLabel.paper-checkbox {