Skip to content

Bottom Fade Removal on Apparel Box by airazon

Screenshot of Bottom Fade Removal on Apparel Box

Details

Authorairazon

LicenseCC Zero

Categoryhttps://www1.flightrising.com/dragon-apparel

Created

Updated

Size387 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes the bottom-border-fade on the Apparel inventory box.

Notes

Works on PC Google Chrome on Microsoft OS, untested on everything else.

Source code

/* ==UserStyle==
@name           [FR] Apparel Box w/o Bottom Fade
@namespace      https://userstyles.world/user/airazon
@version        1.0.0
@description    Removes border fade.
@author         Airazon
==/UserStyle== */

@-moz-document url-prefix("https://www1.flightrising.com/dragon-apparel") {
    #choose-dragon-apparel-apparel-results:after {
    display: none;
    }
}

Reviews

No reviews yet.