mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update search
This commit is contained in:
parent
b90d8515b1
commit
6d832b2699
4 changed files with 21 additions and 11 deletions
|
@ -45,14 +45,14 @@ body:not(.dashboardDocument) .mainDrawerButton {
|
|||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
.viewMenuBar.semiTransparent {
|
||||
background-color: #000;
|
||||
}
|
||||
.viewMenuBar.semiTransparent {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
.libraryViewNav .pageTabButton {
|
||||
font-weight: 400;
|
||||
text-transform: none;
|
||||
}
|
||||
.libraryViewNav .pageTabButton {
|
||||
font-weight: 400;
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.pageTabButton.is-active .pageTabButtonSelectionBar {
|
||||
display: none !important;
|
||||
|
@ -163,3 +163,7 @@ h1, h1 a {
|
|||
.searchBackButton {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.searchPageSearchButton {
|
||||
display: inline-flex!important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue