mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
complete flow
This commit is contained in:
committed by
Matt Hill
parent
bce87cc819
commit
f7b5c5fadd
@@ -69,4 +69,14 @@ ion-item {
|
||||
font-size: 28px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
.success-alert .alert-wrapper {
|
||||
box-shadow: 4px 4px 30px var(--ion-color-light);
|
||||
border: 1px solid rgba(255,255,255,.3);
|
||||
background: var(--ion-color-light);
|
||||
}
|
||||
|
||||
.success-alert .alert-title {
|
||||
color: var(--ion-color-success);
|
||||
}
|
||||
Reference in New Issue
Block a user