mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Styled toast notifications
This commit is contained in:
@@ -818,4 +818,11 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
.backdropCard,
|
||||
.bannerCard {
|
||||
width: 46%;
|
||||
}
|
||||
|
||||
.toast {
|
||||
background: var(--headerColor);
|
||||
border: solid 1px var(--borderColor);
|
||||
border-radius: .5em;
|
||||
backdrop-filter: blur(1em);
|
||||
}
|
Reference in New Issue
Block a user