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:
@@ -791,3 +791,12 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
.metadataSidebarIcon {
|
.metadataSidebarIcon {
|
||||||
color: #6c7bab;
|
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