mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove format indicators (temporarily)
This commit is contained in:
parent
2a8d8037f4
commit
df515330ba
6 changed files with 8 additions and 23 deletions
|
@ -87,7 +87,7 @@
|
|||
}
|
||||
|
||||
.selectedViewLink {
|
||||
color: #fff;
|
||||
color: #fff!important;
|
||||
}
|
||||
|
||||
.selectedViewIndicator {
|
||||
|
@ -675,7 +675,7 @@ a.itemTag:hover {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.desktopViewMenuLink {
|
||||
.desktopViewMenuLink:not(.selectedViewLink) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue