• During registration a specific email will be required. Only gmail.com & outlook.com" .
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Support.
Adds animation to forum message and notification icons

Adds animation to forum message and notification icons

Add the following code to your active theme's extra.less template :
Less:
@keyframes xmtbell {
    0% {
        transform: rotate(0);
    }
    10% {
        transform: rotate(30deg);
    }
    20% {
        transform: rotate(0)...
You do not have permission to view the full content of this resource. Log in or register now.
  • Like
Reactions: Tarchira
Author
XenModz
Views
13
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from XenModz

Back
Top Bottom