New: Style the right chevron like Jellyseerr
This commit is contained in:
parent
4726c799cc
commit
803ac92da7
1 changed files with 9 additions and 0 deletions
|
|
@ -790,4 +790,13 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
|
||||
.metadataSidebarIcon {
|
||||
color: #6c7bab;
|
||||
}
|
||||
|
||||
.material-icons.chevron_right:before {
|
||||
border: solid 1px;
|
||||
border-radius: 1em;
|
||||
font-size: .7em;
|
||||
line-height: 1.75em;
|
||||
font-weight: 600;
|
||||
margin-inline-start: .5em;
|
||||
}
|
||||
Loading…
Reference in a new issue