Skip to content

HeartPixel by Tryflle

Details

AuthorTryflle

LicenseNo License

Categoryhttps://hypixel.net

Created

Updated

Code size1.0 kB

Code checksum8e1a0862

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Force love reaction for use with DarkPixel on hypixel.net.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         HeartPixel
@version      20241209.02.08
@namespace    https://userstyles.world/user/Tryflle
@description  Force love 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-icon27.sv-rating-type-icon--sprite.sv-rating-type-icon--sprite27.sv-rating-type--small, .sv-rating-type-icon.sv-rating-type-icon27.sv-rating-type-icon--sprite.sv-rating-type-icon--sprite27.sv-rating-type--large, .sv-rating-type-icon.sv-rating-type-icon27.sv-rating-type-icon--sprite.sv-rating-type-icon--sprite27 {
  width: 16px;
  height: 16px;
  background-image: url('/styles/dark/ratings/spritesheet_hypixel_v6.png') !important;
  background-repeat: no-repeat !important;
  background-position: -4px -362px !important;
}

}

Reviews

No reviews yet.