mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add style
This commit is contained in:
parent
63cc1e0860
commit
a7dfb236d0
6 changed files with 24 additions and 0 deletions
|
@ -453,3 +453,7 @@ html {
|
|||
.card:focus .card-focuscontent {
|
||||
border-color: #00a4dc
|
||||
}
|
||||
|
||||
.metadataSidebarIcon {
|
||||
color: #00a4dc
|
||||
}
|
||||
|
|
|
@ -464,3 +464,7 @@ html {
|
|||
.timeslotHeaders-desktop::-webkit-scrollbar {
|
||||
height: .7em
|
||||
}
|
||||
|
||||
.metadataSidebarIcon {
|
||||
color: #00a4dc
|
||||
}
|
||||
|
|
|
@ -442,3 +442,7 @@ html {
|
|||
.timeslotHeaders-desktop::-webkit-scrollbar {
|
||||
height: .7em
|
||||
}
|
||||
|
||||
.metadataSidebarIcon {
|
||||
color: #00a4dc
|
||||
}
|
||||
|
|
|
@ -441,3 +441,7 @@ html {
|
|||
.timeslotHeaders-desktop::-webkit-scrollbar {
|
||||
height: .7em
|
||||
}
|
||||
|
||||
.metadataSidebarIcon {
|
||||
color: #00a4dc
|
||||
}
|
||||
|
|
|
@ -437,3 +437,7 @@ html {
|
|||
.card:focus .card-focuscontent {
|
||||
border-color: #00a4dc
|
||||
}
|
||||
|
||||
.metadataSidebarIcon {
|
||||
color: #00a4dc
|
||||
}
|
||||
|
|
|
@ -456,3 +456,7 @@ html {
|
|||
-webkit-border-radius: 2px;
|
||||
background: center no-repeat rgba(255, 255, 255, .7)
|
||||
}
|
||||
|
||||
.metadataSidebarIcon {
|
||||
color: #00a4dc
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue