mirror of
https://github.com/unraid/webgui.git
synced 2026-04-22 01:40:58 -05:00
Change SweetAlert animation color to green.
This commit is contained in:
@@ -172,7 +172,7 @@ background-color:rgba(0, 0, 0, 0.4);position:fixed;left:0;right:0;top:0;bottom:0
|
||||
*/
|
||||
.la-ball-fall,
|
||||
.la-ball-fall > div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
|
||||
.la-ball-fall{display:block;font-size:0;color:#fff;}
|
||||
.la-ball-fall{display:block;font-size:0;color:#6AB034;}
|
||||
.la-ball-fall.la-dark{color:#333;}
|
||||
.la-ball-fall > div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor;}
|
||||
.la-ball-fall{width:54px;height:18px;}
|
||||
|
||||
Reference in New Issue
Block a user