Requires RLOT By @TersisWilvine To Work As Intended. Also It Replaces The Premium Icon With The OBC Icon.
OBC Icon For ROBLOX by Vue2016
Details
AuthorVue2016
LicenseN/A
Categorywww.roblox.com
Created
Updated
Size537 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
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") {
.icon-premium-medium {
background-image: url(https://images.rbxcdn.com/61e81f52a68f06f7c9430c1341e0165b-bc_06282017.svg)!important;
width: 50px;
background-position: 0 -56px;
}
}