Skip to content

SteamTrade Matcher - side-by-side matches by denilsonsa

Imported from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/117262.user.css

Screenshot of SteamTrade Matcher - side-by-side matches

Details

Authordenilsonsa

LicensePublic Domain

Categorysteamtradematcher

Created

Updated

Size634 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Shows matches as side-by-side, make a better use of your widescreen monitor. PLEASE read the description!

Notes

Source code

/* ==UserStyle==
@name           SteamTrade Matcher - side-by-side matches
@namespace      USO Archive
@author         denilsonsa
@description    `Shows matches as side-by-side, make a better use of your widescreen monitor. PLEASE read the description!`
@version        20221231
@license        Public Domain
@preprocessor   uso
==/UserStyle== */
@-moz-document regexp("https?://(www\\.)?steamtradematcher\\.com/matcher") {
    #results {
        display: block !important;
    }
    .user-results.card {
        display: inline-block !important;
    }
    .user-results.card[style*="none"] {
        display: none !important;
    }
}

Reviews

No reviews yet.