Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2021-01-09 17:05:43 +01:00
parent 22ac8d2e93
commit 761712ac0e
1 changed files with 1 additions and 1 deletions

View File

@ -7012,7 +7012,7 @@ html .bd-toast.toast-streamermode.icon::before {
}
html .toast.toast-success.icon::before,
html .bd-toast.toast-success.icon::before {
-webkit-mask: url('data:image/svg+xml; utf8, <svgxmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="black" d="M 12 2 C 6.48 2 2 6.48 2 12 s 4.48 10 10 10 10-4.48 10-10 S 17.52 2 12 2 z m -2 15 l -5-5 1.41-1.41 L 10 14.17 l 7.59-7.59 L 19 8 l -9 9 z"/></svg>') 6px 50%/20px 20px no-repeat;
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="black" d="M 12 2 C 6.48 2 2 6.48 2 12 s 4.48 10 10 10 10-4.48 10-10 S 17.52 2 12 2 z m -2 15 l -5-5 1.41-1.41 L 10 14.17 l 7.59-7.59 L 19 8 l -9 9 z"/></svg>') 6px 50%/20px 20px no-repeat;
}
html .toast.toast-warning.icon::before,
html .toast.toast-warn.icon::before,