Skip to content

Nothing wrong on docs.funkwhale.audio by upsiflu

Screenshot of Nothing wrong on docs.funkwhale.audio

Details

Authorupsiflu

LicenseNo License

Categorydocs.funkwhale.audio

Created

Updated

Code size291 B

Code checksum1ef4b317

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hide annoying translation popup "Something wrong with the translation?"

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           docs.funkwhale.audio
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("docs.funkwhale.audio") {
	.translation-hint {
		display: none;
	}
}

Reviews

No reviews yet.