🎨
This commit is contained in:
@@ -131,15 +131,28 @@ pre
|
||||
[data-fa]
|
||||
display inline-block
|
||||
|
||||
.swal2-container
|
||||
z-index 10000 !important
|
||||
|
||||
&.swal2-shown
|
||||
background-color rgba(0, 0, 0, 0.5) !important
|
||||
|
||||
.swal2-popup
|
||||
background var(--face) !important
|
||||
|
||||
.swal-icon-only
|
||||
width 180px !important
|
||||
.swal2-content
|
||||
color var(--text) !important
|
||||
|
||||
> .swal2-header
|
||||
> .swal2-icon
|
||||
margin 1.25em auto 1.875em
|
||||
.swal2-confirm
|
||||
background-color var(--primary) !important
|
||||
border-left-color var(--primary) !important
|
||||
border-right-color var(--primary) !important
|
||||
color var(--primaryForeground) !important
|
||||
|
||||
> .swal2-title
|
||||
display none
|
||||
&:hover
|
||||
background-image none !important
|
||||
background-color var(--primaryDarken5) !important
|
||||
|
||||
&:active
|
||||
background-image none !important
|
||||
background-color var(--primaryDarken5) !important
|
||||
|
||||
Reference in New Issue
Block a user