Skip to content

Remove reactions by kuzurreesh

Screenshot of Remove reactions

Details

Authorkuzurreesh

LicenseNo License

Categoryhattrick.org

Created

Updated

Size228 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes the forum reaction icons.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Remove reactions
@version    20240313.14.13
@namespace  ?
==/UserStyle== */

@-moz-document domain("hattrick.org") {
hattrick-reactions[class*="hydrated"] {
   display: none !important;
}
}

Reviews

No reviews yet.