mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
reduce use of jqmlistview
This commit is contained in:
parent
bfc4f255ed
commit
f53cb1ca8a
9 changed files with 164 additions and 200 deletions
|
@ -41,21 +41,11 @@ body:not(.dashboardDocument) .mainDrawerButton {
|
|||
background-color: #000;
|
||||
}
|
||||
|
||||
.libraryViewNav .emby-tab-button {
|
||||
.emby-tab-button {
|
||||
font-weight: 400;
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.emby-tab-button-selection-bar {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.libraryViewNav .emby-tab-button-active {
|
||||
color: #52B54B !important;
|
||||
}
|
||||
|
||||
.emby-tab-button-active {
|
||||
border-color: transparent !important;
|
||||
border-width: 0 !important;
|
||||
}
|
||||
|
||||
.criticReviewPaperList {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue