__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes rotate {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
@keyframes flyIn {
from {
opacity: 0;
transform: translateY(-40px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes flyOut {
from {
opacity: 1;
transform: translateY(0);
}
to {
opacity: 0;
transform: translateY(-40px);
}
}
@keyframes pulse {
0% {
box-shadow: inset 0 0 0 300px transparent;
}
70% {
box-shadow: inset 0 0 0 300px rgba(255, 255, 255, .25);
}
100% {
box-shadow: inset 0 0 0 300px transparent;
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| _base.scss | File | 40 B | 0664 |
|
| _buttons.scss | File | 662 B | 0664 |
|
| _modal.scss | File | 886 B | 0664 |
|
| _toggle-ui.scss | File | 1.55 KB | 0664 |
|