Skip to content

6/3/2022, 1:41:16 PM by omertuc

Details

Authoromertuc

LicenseNo License

Categorywolt

Created

Updated

Size290 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Disable Wolt Animations for accessibility

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           6/3/2022, 1:41:16 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Wolt Disable Animations
@author         omertuc
==/UserStyle== */
@-moz-document domain("wolt.com") {
    * {
        transform: none !important;
    }
}

Reviews

No reviews yet.