mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Style the right chevron like Jellyseerr
This commit is contained in:
@@ -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;
|
||||
}
|
Reference in New Issue
Block a user