mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
rework directory picker
This commit is contained in:
parent
4670ba6fbf
commit
5c4307cf85
31 changed files with 546 additions and 370 deletions
|
@ -2,10 +2,13 @@
|
|||
color: #FF9100;
|
||||
}
|
||||
|
||||
.viewMenuBar, .barsMenuButton {
|
||||
.viewMenuBar {
|
||||
color: #FF9100 !important;
|
||||
}
|
||||
|
||||
.barsMenuButton {
|
||||
color: #FF9100 !important;
|
||||
}
|
||||
|
||||
.libraryViewNav .ui-btn-active {
|
||||
border-bottom-color: #FF9100 !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue