mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 11:55:03 +03:00
parent
6c48505701
commit
8d7336a1fb
@ -871,11 +871,13 @@ nav {
|
||||
@include icon($i-success);
|
||||
background: $green;
|
||||
|
||||
&.notification-passive {
|
||||
@include animation(fade-out 1s linear);
|
||||
@include animation-delay(3s);
|
||||
@include animation-iteration-count(1);
|
||||
@include animation-fill-mode(forwards);
|
||||
}
|
||||
}
|
||||
|
||||
.notification-error {
|
||||
@extend %notification;
|
||||
|
Loading…
Reference in New Issue
Block a user