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-25 01:15:29 -04:00
parent 764a5ac824
commit c2e474e8e9
105 changed files with 13294 additions and 12883 deletions

View file

@ -227,18 +227,18 @@
vertical-align: middle;
}
.viewMenuLink:hover {
color: #fff;
}
.viewMenuLink:hover img {
opacity: .5;
.viewMenuLink:hover {
color: #fff;
}
.viewMenuLink img {
height: 24px;
vertical-align: top;
}
.viewMenuLink:hover img {
opacity: .5;
}
.viewMenuLink img {
height: 24px;
vertical-align: top;
}
.viewMenuSecondary {
position: absolute;
@ -284,6 +284,7 @@
flex: none;
flex-shrink: 0;
flex-grow: 1;
touch-action: auto !important;
}
.libraryViewNav paper-tabs {
@ -399,7 +400,7 @@
display: none !important;
}
body:not(.dashboardDocument) .btnNotifications{
body:not(.dashboardDocument) .btnNotifications {
display: none !important;
}