mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add icon to metadata side bar
This commit is contained in:
parent
42c8ef6262
commit
2ffbc14cd7
2 changed files with 235 additions and 118 deletions
|
@ -47,6 +47,10 @@
|
|||
background: #00a4dc !important
|
||||
}
|
||||
|
||||
.metadataSidebarIcon {
|
||||
margin-right: .4em
|
||||
}
|
||||
|
||||
@media all and (min-width:50em) {
|
||||
.editPageSidebar {
|
||||
position: fixed;
|
||||
|
@ -72,4 +76,4 @@
|
|||
.editPageInnerContent {
|
||||
width: 73.5%
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue