Skip to content

portal account menu by vmardorf

Details

Authorvmardorf

LicenseNo License

Categoryuserstyles

Created

Updated

Size408 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

widen dropdown

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           7/14/2022, 8:34:39 AM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("(.*?).cs.1worldsync.com"),
url("portal.cs.1worldsync.com") {

    /* Insert code here... */
    #topbar #topbar-subscriber-placeholder {
        float: right;
        width: fit-content;
    }
}

Reviews

No reviews yet.