Skip to content

screenshots.debian.net – No upload button anim. by PatchMixolydic

Screenshot of screenshots.debian.net – No upload button anim.

Details

AuthorPatchMixolydic

LicenseCC0 1.0

Categoryhttps://screenshots.debian.net/

Created

Updated

Size268 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A tiny patch that removes the annoying throb animation from the upload button.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         screenshots.debian.net – Disable upload button animation
@version      20230716.00.47
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://screenshots.debian.net") {
.uploadbutton {
    animation: none;
}

}

Reviews

No reviews yet.