Skip to content

Bigger Den Buttons by lorwolfanon

Screenshot of Bigger Den Buttons

Details

Authorlorwolfanon

LicenseNo License

CategorySome Game

Created

Updated

Size524 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

enlarges status icons in den

Notes

enlarges status icons in den

Source code

/* ==UserStyle==
@name           Lorwolf Bigger Den Buttons
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("lorwolf.com") {
   /* Bigger Wolf Status Icons Please */

    .wolfSummaryStatusIcons .wolfStatusIcon, .wolfSummaryStatusIcons .conditionIcon, .wolfSummaryStatusIcons .pregnantIcon, .wolfSummaryStatusIcons .glyphicon  {
        width: 30px; 
        height: 30px; 
        font-size: 30px;
    }

    

}

Reviews

No reviews yet.