Skip to content

OBC Icon For ROBLOX by Vue2016

Screenshot of OBC Icon For ROBLOX

Details

AuthorVue2016

LicenseN/A

Categorywww.roblox.com

Created

Updated

Code size810 B

Code checksum53bd9d04

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Requires RLOT By @TersisWilvine To Work As Intended. Also It Replaces The Premium Icon With The OBC Icon.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           OBC Icon For ROBLOX
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Requires RLOT By @TersisWilvine To Work As Intended. Also It Replaces The Premium Icon With The OBC Icon.
@author         Vue2016
==/UserStyle== */

@-moz-document domain("www.roblox.com") {
    .web-blox-css-mui-7ijiz4.profile-header-premium-badge.MuiSvgIcon-fontSizeMedium.MuiSvgIcon-root{
        background-image: url(https://images.rbxcdn.com/61e81f52a68f06f7c9430c1341e0165b-bc_06282017.svg)!important;
        width: 50px;
        background-position: 0 -56px;
        visibility: visible!important;
    }
    
    .web-blox-css-mui-7ijiz4.profile-header-premium-badge.MuiSvgIcon-fontSizeMedium.MuiSvgIcon-root > path {
        display: none!important;
    }
    
 
}

Reviews

No reviews yet.