Skip to content

Augmenting button off by jonsbe

Screenshot of Augmenting button off

Details

Authorjonsbe

LicenseNo License

Category*idlescape.com

Created

Updated

Size211 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Disables the glowing animation of augmenting Start-button

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Augmenting button off
@version      20230217.12.27
@namespace    ?
==/UserStyle== */

@-moz-document domain("idlescape.com") {
.augmenting-glowing-button {
    animation: none;
}
}

Reviews

No reviews yet.