By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!extra.less@-webkit-keyframes notify-pulse {
0% {
box-shadow: 0 0 0 0px rgba(0, 102, 255, 0.8);
}
100% {
box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
}
}
@keyframes notify-pulse {
0% {
box-shadow: 0 0 0 0px rgba(0, 102, 255, 0.8);
}
100% {
box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
}
}
extra.less@-webkit-keyframes notify-pulse {
0% {
box-shadow: 0 0 0 0px rgba(0, 102, 255, 0.8);
}
100% {
box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
}
}
@keyframes notify-pulse {
0% {
box-shadow: 0 0 0 0px rgba(0, 102, 255, 0.8);
}
100% {
box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
}
}