update translations
This commit is contained in:
@@ -537,6 +537,10 @@ a.itemTag:hover {
|
||||
padding: 0 1em;
|
||||
}
|
||||
|
||||
.mobileDetailButtons {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.libraryPage ::-webkit-scrollbar {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
@@ -722,11 +726,11 @@ a.itemTag:hover {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.mobileOverview, .mobileGenres {
|
||||
.mobileOverview, .mobileGenres, .mobileDetailButtons {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.desktopOverview, .desktopGenres {
|
||||
.desktopOverview, .desktopGenres, .desktopDetailButtons {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user