Force new hypixel reaction for use with DarkPixel on hypixel.net
Hypixelpixel by Tryflle
Details
AuthorTryflle
LicenseNo License
Categoryhypixel.net
Created
Updated
Code size1.1 kB
Code checksum2f8820f5
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Hypixelpixel
@version 20250425.21.55
@namespace ?
==/UserStyle== */
/* ==UserStyle==
@name Highpixelpixel
@namespace https://userstyles.world/user/Tryflle
@description Force new hypixel reaction for use with DarkPixel on hypixel.net.
@author Tryflle
@license No License
==/UserStyle== */
@-moz-document regexp("https:\\/\\/hypixel\\.net($|\\/.+|\\/|\\?.+|\\?|#.+|#)|https:\\/\\/web\\.archive\\.org\\/web\\/.+\\/https:\\/\\/hypixel\\.net($|\\/.+|\\/|\\?.+|\\?|#.+|#)") {
.sv-rating-type-icon.sv-rating-type-icon29.sv-rating-type-icon--sprite.sv-rating-type-icon--sprite29.sv-rating-type--small, .sv-rating-type-icon.sv-rating-type-icon29.sv-rating-type-icon--sprite.sv-rating-type-icon--sprite29.sv-rating-type--large, .sv-rating-type-icon.sv-rating-type-icon29.sv-rating-type-icon--sprite.sv-rating-type-icon--sprite29 {
width: 16px;
height: 16px;
background-image: url('/styles/dark/ratings/spritesheet_hypixel_v7.png') !important;
background-repeat: no-repeat !important;
background-position: -4px -410px !important;
}
}