Brings Back The Old Familiar Look Of The Games Page With Some Flaws
ROBLOX Genre Filters by Vue2016
Details
AuthorVue2016
LicenseNo License
Categorywww.roblox.com
Created
Updated
Size2.8 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
You Need Legacy Old ROBLOX Theme (Experimental) By TersisWilvin To Work As Intended.
Source code
/* ==UserStyle==
@name ROBLOX Genre Filters
@version 1.0.5
@namespace Stylus
==/UserStyle== */
@-moz-document url-prefix("https://www.roblox.com/charts#/") {
.sort-header > [href^="https://www.roblox.com/charts#/sortName/Top_Trending_V2"] {
background: white;
padding: 7px 8px;
border-radius: 3px!important;
border: 1px solid #b8b8b8;
font-size: 0px;
height: 39px;
display: block;
width: 150px;
margin-left: 13px;
position: relative;
}
.sort-header > [href^="https://www.roblox.com/charts#/sortName/Top_Trending_V2"]:hover {
color: #fff;
background-color: #00a2ff;
border: 1px solid #00a2ff;
}
.sort-header > [href^="https://www.roblox.com/charts#/sortName/Top_Trending_V2"]:before {
content: 'Default'!important;
font-size: 17.4px;
padding-left: 3px;
}
.sort-header > [href^="https://www.roblox.com/charts#/sortName/Up_And_Coming_V2"]:hover {
color: #fff;
background-color: #00a2ff;
border: 1px solid #00a2ff;
}
.sort-header > [href^="https://www.roblox.com/charts#/sortName/Up_And_Coming_V2"] {
background: white;
padding: 7px 8px;
border-radius: 3px!important;
border: 1px solid #b8b8b8;
font-size: 0px;
height: 39px;
display: block;
width: 150px;
margin-top: -323px!important;
position: absolute;
margin-left: 178px;
}
.btn-secondary-xs[href^="https://www.roblox.com/charts#/sortName/Top_Trending_V2"]{
display: none!important;
}
.sort-header > [href^="https://www.roblox.com/charts#/sortName/Up_And_Coming_V2"]:after {
content: 'All';
font-size: 17.4px;
margin-left: 4px;
}
}
.sort-header > [href^="https://www.roblox.com/charts#/sortName/Fun_With_Friends_V2"]:after {
content:"";
background-image: url(https://images.rbxcdn.com/8f9d73863e52851ec5910be4ffa5ed78-generic_01312019.svg);
background-position: 0 -272px;
background-repeat: no-repeat;
background-size: 32px auto;
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
right: 25px;
position: relative;
margin-top: -1240px;
}
.sort-header > [href^="https://www.roblox.com/charts#/sortName/Top_Revisited_Existing_Users_V2"]:after {
content:"";
background-image: url(https://images.rbxcdn.com/8f9d73863e52851ec5910be4ffa5ed78-generic_01312019.svg);
background-position: 0 -272px;
background-repeat: no-repeat;
background-size: 32px auto;
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
margin-left: 167px;
position: absolute;
bottom: 934.5px;
}