/* ==UserStyle== @name SteamDB - Big Capsules @description Miscellaneous style overrides for Steam. @version 2024.10.28.20.10 @author MetalTxus @namespace https://github.com/jesuscc1993/ @license CC BY-SA 4.0 @preprocessor stylus ==/UserStyle== */ @-moz-document domain("steamdb.info") { .table-sales { &.table-hover tbody tr:hover { td, th { background-color: transparent; } } td:nth-child(3) { padding-left: 136px; } .applogo > a { &, img { height: 87px; width: 231px; } } } }