Skip to content

Steam Large Emoticons Field by archer-dante

Screenshot of Steam Large Emoticons Field

Details

Authorarcher-dante

LicenseNo License

Categorysteamcommunity.com

Created

Updated

Size521 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes the small emoticon windows for Steam Community much larger.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name Steam Large Emoticons Field
@namespace Steam Large Emoticons Field
@version 1.0
==/UserStyle== */

@-moz-document domain("steamcommunity.com") {
div.emoticon_popup_content .emoticon_option, div.emoticon_option img.emoticon {
    width: 40px;
    height: 40px;
}

.emoticon_popup_ctn, .emoticon_popup_content, .emoticon_popup, .emoticon_popup_content {
    width: 610px;
    height: 300px;
    max-width:610px;
    max-height:300px;
}

.emoticon_popup_ctn {
    top: 234px;
}
}

Reviews

No reviews yet.