mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update tabs
This commit is contained in:
parent
ce30e1391e
commit
93ebd18a5c
24 changed files with 602 additions and 316 deletions
|
@ -5,7 +5,7 @@
|
|||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.libraryViewNav .pageTabButton {
|
||||
.libraryViewNav .emby-tab-button {
|
||||
flex-grow: 1;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -41,16 +41,16 @@ body:not(.dashboardDocument) .mainDrawerButton {
|
|||
background-color: #000;
|
||||
}
|
||||
|
||||
.libraryViewNav .pageTabButton {
|
||||
.libraryViewNav .emby-tab-button {
|
||||
font-weight: 400;
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.pageTabButton.is-active .pageTabButtonSelectionBar {
|
||||
.emby-tab-button-selection-bar {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.libraryViewNav .pageTabButton.is-active {
|
||||
.libraryViewNav .emby-tab-button-active {
|
||||
color: #52B54B !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue