Skip to content

CGPersia - labels right by blk020

Details

Authorblk020

LicenseNo License

Categoryforum.cgpersia.com

Created

Updated

Size378 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

labels right

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           forum.cgpersia.com - labels right
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("forum.cgpersia.com") {
    .structItem-title .labelLink,
    .structItem-title .label{
        float: right;
        /*         display:none; */
    }
}

Reviews

No reviews yet.