// ==UserScript==
// @name Roblox 2010 style
// @namespace https://greasyfork.org/en/users/759797-lego-savant
// @version 1.2.0
// @description Makes ROBLOX.com look like it did in 2010
// @author legosavant
// @license GPLv3
// @grant GM_addStyle
// @run-at document-start
// @include http://roblox.com/*
// @include https://roblox.com/*
// @include http://*.roblox.com/*
// @include https://*.roblox.com/*
// ==/UserScript==
(function() {
let css = `/*roblox 2010*/
/*
* REQUIRED!!!!: BTROBLOX EXTENSION
REQUIRED settings:
Navigation: Keep sidebar open (ON) | modify buttons ->> Show home, messages, friends, money. EVERYTHING ELSE DISABLED |
Home: Show friend Usernames, DO NOT Show more friends
Profile: Embed Inventory, Show last online
Groups: Check every box in "group redesign options"
Game Details: Add Server List Pager
Inventory: Inventory Ttools
WIP: Check all
*/
.light-theme .alert-loading, .light-theme .tab-horizontal-submenu li.active, .light-theme .tab-horizontal-submenu li:hover {
background:transparent
}
.light-theme .text {
color:#000
}
.light-theme .roblox-popover-container.rplus-quick-info-widget{
margin:0
}
.dark-theme .alert-warning, .light-theme .alert-warning, .dark-theme .alert-success, .light-theme .alert-success {
margin-top:-16px
}
body {
margin:0 auto;
font: normal 8pt/normal Verdana,sans-serif;
}
#wrap {
min-height:500px
}
.light-theme .btn-generic-more-sm:hover, .light-theme .btn-generic-more-sm:focus {
background:transparent;
border-radius:0
}
#rbx-body:not(.dark-theme) #wrap {
background: #F8FCFF url(https://i.imgur.com/IWoUAsL.jpg) repeat-x;
}
#rbx-body:not(.dark-theme) #wrap:before {
content:"";
display:inline-block;
background: transparent url(https://i.imgur.com/cVYW9Iu.jpg) no-repeat scroll center top;
width: 100%;
overflow: auto;
background-position-y:-0px;
height:500px;
position:absolute
}
#rbx-body.dark-theme #wrap {
background:#333 url(https://i.imgur.com/C12ShmQ.png)
}
#navigation-container {
max-width:930px;
margin:0 auto;
color:#fff;
}
.gotham-font div, .gotham-font .font-title, .gotham-font .h1, .gotham-font .h2, .gotham-font h1, .gotham-font h2 {
font-family:Verdana, Sans-Serif;
font-weight:400
}
.light-theme .checkbox input[type="checkbox"]:checked + label::before {
background-color:#00a2ff;
border-color:#00a2ff
}
.dark-theme .shimmer, .dark-theme .shimmer-lines .shimmer-line, .light-theme .shimmer, .light-theme .shimmer-lines .shimmer-line, .shimmer-lines .dark-theme .shimmer-line, .shimmer-lines .light-theme .shimmer-line {
display:none
}
.item-card-container .item-card-thumb-container {
background:transparent
}
.rbx-tabs-horizontal .rbx-tab .rbx-tab-heading.active {
box-shadow:none!important
}
[data-btr-page="inventory"] .content{
background:#fff!important;
max-width:900px;
padding:0 10px
}
.dark-theme[data-btr-page="inventory"] .content{
background:#243a4a url(https://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x!important
}
[data-internal-page-name="Settings"] .content, [data-internal-page-name="PlayerSearch"] .content {
max-width:900px;
padding:0 10px
}
/*feet*/
body#rbx-body .container-footer {
padding:0;
background:none;
}
.footer .footer-links, .footer .footer-link {
margin:0
}
.footer {
max-width:920px;
border-left:5px solid #ddd;
border-right:5px solid #ddd;
background:#e5f1fd;
box-sizing:content-box;
position:relative
}
.dark-theme .footer{
border-color: #333;
color: #FFF;
background: #424A4F
}
.copyright-container {
margin:0;
border:0;
padding:0
}
.footer .footer-links a {
color:blue!Important;
font-size:11px!Important;
margin:0
}
.dark-theme .footer .footer-links a, .dark-theme.gotham-font .text-name:link {
color:#AFCDE0!important
}
.container-main {
padding-bottom:60px;
}
.copyright-container .footer-note {
font-size:9px!important;
color:transparent;
margin:0;
line-height:1.1
}
.copyright-container .col-sm-6:nth-child(1) {
width:auto;
padding-right:0px
}
.copyright-container .col-md-9:nth-child(2) {
width:85%
}
.copyright-container .footer-note:before {
content:"ROBLOX, 'Online Building Toy', characters, logos, names, and all related indicia are trademarks of ROBLOX CORPORATION, ©2021. ROBLOX Corp. is not affliated with Lego, MegaBloks, Bionicle, Pokemon, Nintendo, Lincoln Logs, Yu Gi Oh, K'nex, Tinkertoys, Erector Set, or the Pirates of the Caribbean. ARrrr! Use of this site signifies your acceptance of the Terms and Conditions.";
font-size:9px!important;
color:#000;
}
.copyright-container .language-selector-wrapper .input-group-btn .input-dropdown-btn .icon-globe {
display:none
}
/*nav*/
.rbx-header .rbx-navbar li:hover {
border-color:transparent!important
}
.rbx-header .container-fluid {
background-color: #6e99c9;
position:static;
margin-top:72px;
border-left:0;
border-right:0;
height:38px;
width:900px
}
.dark-theme .rbx-header .container-fluid{
background:#477594
}
.btr-no-hamburger #header .rbx-navbar-header {
position:absolute;
margin-left:34%;
top:0px;
display:block
}
.light-theme .icon-logo, .dark-theme .icon-logo {
background:none;
width:254px;
height:59px;
}
.light-theme .rbx-header, .dark-theme .rbx-header {
height:110px;
background:#e5f1fd no-repeat url(https://i.imgur.com/zglNji8.png) 10px 0;
border:1px solid transparent;
border-bottom:0;
width:900px;
margin:0 auto;
position:static;
border-left: 5px solid #DDD;
border-right: 5px solid #DDD;
padding:0 10px;
box-sizing:content-box
}
.dark-theme .rbx-header {
background:#424A4F no-repeat url(https://i.imgur.com/iWeE2cF.png) 10px 0;
border-left-color:#333;
border-right-color:#333
}
.rbx-header .rbx-navbar {
height:36px;
margin:0
}
.rbx-header .navbar-search {
border-radius:0;
border:1px solid;
margin-top:3px;
position:absolute;
bottom:50px;
left:8px;
width:55px;
font-size:12px
}
.dropdown-menu {
border-radius:0
}
.rbx-header .navbar-search .navbar-search-option a {
padding:4px;
height:36px!important;
}
.rbx-header .navbar-search .navbar-search-option a .icon-menu-shop {
display:none
}
.rbx-header .navbar-search .navbar-search-option .new-navbar-search-anchor .navbar-list-option-icon {
display:none
}
.rbx-header .navbar-search:focus-within {
width:300px
}
.rbx-header .navbar-search .input-field {
font-size:12px
}
.input-group .input-group-btn .input-addon-btn {
display:none
}
.rbx-header .rbx-navbar-right {
position:absolute;
right:14px;
top:14px;
background:#fff;
border:1px solid;
}
#rbx-body .rbx-header .navbar-search .input-field {
padding:0 0 0 4px;
border-radius:0
}
.rbx-header .rbx-navbar li .nav-menu-title {
padding:0
}
.rbx-header .rbx-navbar li {
flex-grow:0
}
.rbx-header .rbx-navbar {
min-width:330px
}
.light-theme .rbx-header .text-header, .light-theme .rbx-header .text-header:visited, .dark-theme .rbx-header .text-header, .dark-theme .rbx-header .text-header:visited {
color:#fff;
font-size:0px;
font-family:"arial";
padding:0;
line-height:1.8;
border-left: 1px solid #FFF;
}
#rbx-body .rbx-header li:last-child .text-header {
border-left:none;
width:128px;
}
.text-header:hover:before {
text-decoration:underline
}
.text-header[href="/home"]:before {
content:"My ROBLOX";
font-size:18px;
padding-left:14px;
color:#fff;
padding-right:9px;
}
.text-header[href="/discover"]:before {
content:"Games";
font-size:18px;
color:#fff;
padding-left:9px;
padding-right:9px
}
.text-header[href="/catalog"]:before {
content:"Catalog";
font-size:18px;
color:#fff;
padding-left:9px;
padding-right:9px
}
.text-header[href="/develop"]:before {
content:"Build";
font-size:18px;
color:#fff;
padding-left:9px;
padding-right:9px
}
#rbx-body button.btn-navigation-nav-notification-stream-md span[class^="icon-"] {
background: no-repeat url(//s.ytimg.com/yts/imgbin/www-hitchhiker-vflEXP50f.png) -35px -245px;
opacity:.3;
width:20px;
height:28px
}
button.btn-navigation-nav-notification-stream-md a:hover span[class^="icon-"] {
opacity:.5;
background-position:-35px -245px!important;
}
.icon-nav-message-btr {
background:url(https://i.imgur.com/iA7MsgL.png);
width:20px;
height:20px;
filter:invert(1)!important
}
.icon-nav-friend-btr {
filter:invert(1)
}
a:hover .icon-nav-message-btr {
background-position:0 -20px
}
.icon-nav-friend-btr {
background:url(https://i.imgur.com/iA7MsgL.png) 0 160px;
width:20px;
height:20px
}
a:hover .icon-nav-friend-btr {
background-position:0 140px
}
#nav-robux-icon .icon-robux-28x28, #rbx-body .icon-robux-28x28 {
background:url(https://i.imgur.com/iA7MsgL.png);
width:20px;
height:20px;
background-position:0 -80px;
filter:invert(.75)
}
#nav-robux-icon .icon-robux-28x28:hover, .light-theme .icon-robux-28x28:hover {
background-position:0 -100px
}
#rbx-body button.btn-navigation-nav-settings-md span[class^="icon-"] {
background:url(https://i.imgur.com/iA7MsgL.png);
width:20px;
height:20px;
background-position:0 -180px;
filter:invert(.75)
}
#rbx-body button.btn-navigation-nav-settings-md span[class^="icon-"]:hover {
background-position:0 -160px
}
.rbx-header .rbx-navbar-icon-group li span[class^="rbx-text"] {
color:green;
font-size:11px;
}
#rbx-body #header .btr-nav-notif, .light-theme .notification, #rbx-body .notification-blue, #rbx-body .notification-red {
border-radius:0;
padding:0;
width:13px;
height:13px;
font-size:11px;
min-width:0;
line-height:1;
font-family:Verdana;
margin:0;
font-weight:400;
border:0;
background:red;
color:#fff
}
#rbx-body #header .btr-nav-notif {
padding-bottom:.5px;
margin-top:1px;
padding-left:1px;
}
.rbx-header .rbx-navbar-icon-group li .nav-setting-highlight {
line-height:1.1
}
.rbx-header .rbx-navbar-icon-group li span[class^="rbx-text"] {
min-width:10px
}
li.navbar-icon-item button {
padding:0;
background:none!important
}
.light-theme #btr-navbar-messages:hover > a, .light-theme #btr-navbar-friends:hover > a {
background:none;
border:0
}
/*sidebar*/
#left-navigation-container {
margin:0 auto;
}
#rbx-body .rbx-left-col {
width:210px;
margin:0 auto;
position:static;
box-shadow:none
}
.rbx-left-col ul, .rbx-left-col li {
padding:0;
margin:0
}
.rbx-left-col .rbx-scrollbar .left-col-list {
display:flex;
padding-top:0px;
font-family:"Arial";
}
.btr-no-hamburger .rbx-left-col .rbx-scrollbar {
width:230%;;
overflow:hidden!Important;
top:-2px
}
.simplebar-wrapper {
max-width:000px
}
.simplebar-content {
height:100%;
}
.simplebar-content ul {
height:32px
}
.rbx-left-col li span[class^="icon"] {
display:none
}
.rbx-left-col .rbx-scrollbar .left-col-list li:last-child, .rbx-left-col .rbx-scrollbar .left-col-list li:nth-last-child(3), .left-col-list li:nth-last-child(4), .left-col-list li:nth-last-child(2), .left-col-list li:nth-last-child(5), .left-col-list li:nth-last-child(6) {
display:none
}
#navigation .rbx-divider, .simplebar-track.simplebar-horizontal {
display:none
}
.rbx-left-col {
position:relative;
height:36px;
margin-top:-36px!important;
z-index:1030;
background:transparent!important
}
.rbx-left-col > ul {
position:absolute;
top:-70px;
left:-344px
}
.rbx-left-col li {
border-left:1px solid #fff;
}
.rbx-left-col > ul li {
border:none
}
.rbx-left-col li .text-nav .avatar-headshot-xs {
display:none
}
.rbx-left-col li .text-nav .font-header-2 {
color:#fff;
font-size:18px;
margin:0;
padding-right:9px;
padding-left:9px;
padding-top:3px
}
.rbx-left-col li .text-nav .font-header-2:hover {
text-decoration:underline
}
#navigation > ul > li div {
color:#444
}
.dark-theme #navigation > ul > li div {
color:#eee
}
#left-navigation-container > #navigation > ul .font-header-2{
font-size:12px;
font-weight:700;
font-family:Verdana
}
#left-navigation-container > #navigation > ul .font-header-2:before {
content:"Logged in as "
}
#navigation-container * {
overflow:visible!important
}
/*worldwide pages*/
.light-theme .alert-info {
background:orange;
}
.container-header {
margin:0;
}
.light-theme .section-content {
background:none
}
.dark-theme .section-content {
background:#243a4a url(https://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x;
}
.gotham-font .text, .gotham-font body, .gotham-font button, .gotham-font html, .gotham-font input, .gotham-font pre, .gotham-font select, .gotham-font textarea {
font-family:Verdana
}
#rbx-body .input-group-btn .input-dropdown-btn {
border-radius:0;
background:#fff;
width:auto
}
.btr-profile-favorites .input-group-btn {
width:auto
}
.input-group-btn .input-dropdown-btn .rbx-selection-label {
line-height:16px;
font-size:14px;
color:#000;
font-family:Verdana;
}
.input-group-btn .input-dropdown-btn span[class^="icon"] {
margin-top:0
}
.avatar-card-fullbody .avatar-card-image, .avatar-card-fullbody .avatar-card-link, .avatar .avatar-card-image, .avatar .avatar-card-link {
border-radius:0
}
body.btr-no-hamburger .container-main, body.btr-no-hamburger .nav-container .nav-content {
margin:0
}
.light-theme .content {
background:#e5f1fd;
border-left:5px solid #ddd;
border-right:5px solid #ddd;
box-sizing:content-box
}
.dark-theme .content {
background:#424A4F;
border-left:5px solid #333;
border-right:5px solid #333;
box-sizing:content-box
}
#rbx-body .btn-control-sm, .profile-avatar-left .enable-three-dee, #rbx-body .btn-control-md, #rbx-body .btn-primary-md, #rbx-body .btn-alert-md, #rbx-body .btn-secondary-md, #rbx-body .btn-primary-sm, #rbx-body .btn-secondary-xs:link, .avatar-thumbnail .toggle-three-dee, #rbx-body .btn-growth-lg, #rbx-body .avatar-card-btns .accept-friend, #rbx-body .btn-primary-xs, #rbx-body .request-error-page-content .action-buttons .btn-primary-md:link, .premium-landing-page .membership-section .subscribe-button {
background-color: #fff;
border: solid 1px #333;
color: #333;
font-family: Verdana, Sans-Serif;
font-size: 10px;
padding: 3px 10px 3px 10px;
border-radius:0
}
#rbx-body.dark-theme .btn-control-sm,.dark-theme .profile-avatar-left .enable-three-dee, #rbx-body.dark-theme .btn-control-md, #rbx-body.dark-theme .btn-primary-md, #rbx-body.dark-theme .btn-alert-md, #rbx-body.dark-theme .btn-secondary-md, #rbx-body.dark-theme .btn-primary-sm, #rbx-body.dark-theme .btn-secondary-xs:link, .dark-theme .avatar-thumbnail .toggle-three-dee, #rbx-body.dark-theme .btn-growth-lg, #rbx-body.dark-theme .avatar-card-btns .accept-friend, #rbx-body.dark-theme .btn-primary-xs, #rbx-body.dark-theme .request-error-page-content .action-buttons .btn-primary-md:link,.dark-theme .premium-landing-page .membership-section .subscribe-button {
background:#444;
color:#fff
}
#rbx-body .btn-control-sm:hover, .profile-avatar-left .enable-three-dee:hover, #rbx-body .btn-control-md:hover, #rbx-body .btn-primary-md:hover, #rbx-body .btn-alert-md:hover, #rbx-body .btn-secondary-md:hover, .light-theme .btn-primary-sm:hover, .light-theme .btn-secondary-xs:link:hover, .avatar-thumbnail .toggle-three-dee:hover, #rbx-body .btn-secondary-xs.active, #rbx-body .avatar-card-btns .accept-friend:hover, .light-theme .avatar-card-btns .accept-friend,#rbx-body .btn-primary-xs, #rbx-body .request-error-page-content .action-buttons .btn-primary-md:hover, .premium-landing-page .membership-section .subscribe-button:hover {
background-color: #6e99c9;
color: #fff;
border-radius:0
}
.input-group-btn .dropdown-menu li a {
padding:1px 2px 1px 6px;
font-size:13px;
color:#333
}
.dark-theme .input-group-btn .dropdown-menu li a, .dark-theme .btn-primary-sm:link {
color:#fff
}
.light-theme .btn-primary-sm:link {
color:#333
}
.see-all-link-icon {
font-size:10px!important;
}
.see-all-link-icon:after {
content:none
}
.light-theme .btn-alert-md {
color:red;
border-color:red
}
.light-theme .btn-growth-lg {
width:auto;
margin-right:5px;
min-width:60px
}
.light-theme .btn-growth-lg:hover {
background:#49b745;
color:#fff;
border:1px solid #000;
}
[ng-href="https://www.roblox.com/users/1/profile/"] {
text-transform:Uppercase
}
.light-theme .checkbox input[type="checkbox"] + label::before {
border-radius:0;
background:transparent
}
.light-theme .checkbox input[type="checkbox"]:checked + label::before {
background:#6e99c9;
border:1px solid #000
}
.light-theme .btn-secondary-xs, .light-theme .btn-primary-xs {
border-radius:0
}
/*home*/
.avatar-card-fullbody .avatar-status {
top:2px;
left:2px;
bottom:auto;
right:auto
}
.people-list .avatar-container .avatar-status {
top:2px;
left:2px;
height:9px;
width:9px;
background:url(http://www.roblox.com/images/offline.png) no-repeat;
}
.icon-game, .people-list .avatar-container .avatar-status.icon-game {
background:url(http://www.roblox.com/images/online.png) no-repeat;
}
.icon-studio, .people-list .avatar-container .avatar-status.icon-studio {
background:url(http://www.roblox.com/images/online.png) no-repeat;
filter:hue-rotate(280deg)
}
.icon-online, .people-list .avatar-container .avatar-status.icon-online {
background:url(http://www.roblox.com/images/online.png) no-repeat;
filter:hue-rotate(100deg)
}
.icon-offline, .people-list .avatar-container .avatar-status.icon-offline {
background:url(http://www.roblox.com/images/offline.png) no-repeat;
background-repeat: no-repeat;
background-size: 100% auto;
width: 9px;
height: 28px;
display: inline-block;
vertical-align: middle;
}
.section.home-friends .see-all-link-icon {
background:none;
border:none;
padding-right:20px;
padding-top:8px
}
.game-carousel .grid-item-container { /*thumbnail size*/
width:138.5px
}
[data-internal-page-name="Home"] .content {
width:920px
}
.home-header-container {
display:none
}
.light-theme .section-content.remove-panel {
background:#fff;
border:2px solid #6e99c9
}
.dark-theme .section-content.remove-panel {
background:#243a4a url(https://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x;
border:2px solid #477594
}
.container-header.people-list-header {
margin:0;
border-bottom:0;
margin-right:10px;
margin-left:10px;
background:#6e99c9
}
.game-carousel {
border:2px solid #6e99c9;
background:#fff;
padding:2px 0 0 5px;
margin-left:10px;
margin-right:10px
}
.game-home-page-container .game-home-page-carousel-title {
background:#6e99c9;
margin:0;
border-bottom:0;
padding: 0;
margin-left:10px;
margin-right:10px
}
.dark-theme .game-carousel {
background:#243a4a url(https://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x;
border:2px solid #477594
}
.dark-theme .game-home-page-container .game-home-page-carousel-title,.dark-theme[data-internal-page-name="Home"] .container-header.people-list-header {
background:#477594;
border:2px solid #477594
}
.people-list-container .container-header h3:before {
content:"My Best "
}
.people-list-container .container-header h3, .game-home-page-container .game-home-page-carousel-title .font-header-1 {
font-family:"Verdana";
font-size:16px;
font-weight:700;
color:#fff;
padding: 3px
}
.gotham-font.light-theme .see-all-link-icon, .gotham-font h3 {
font-family:"Verdana";
font-size:16px;
font-weight:500;
color:#333;
}
.dark-theme.gotham-font h3 {
color:#fff
}
#rbx-body .game-card-container .game-card-name {
font-size: .7em;
font-weight: bold;
font-family:Verdana, Sans-Serif;
line-height:16px;
color:blue;
margin:0
}
#rbx-body.dark-theme .game-card-container .game-card-name {
color:#AFCDE0
}
.game-card-container .game-card-name:hover {
text-decoration:underline
}
.game-card-container thumbnail-2d, .game-card-thumb-container, #rbx-body .thumbnail-2d-container {
border-radius:0!important;
border:1px solid #000
}
.game-card-link .game-card-info .no-vote, .game-card-link .game-card-info .playing-counts-label, .game-card-link .game-card-info .vote-percentage-label {
font-size:.65em;
color:#000;
padding:0
}
.dark-theme .game-card-link .game-card-info .vote-percentage-label {
color:#fff
}
.game-card-link .game-card-info .playing-counts-label {
color:red;
top:-10px;
position:relative;
line-height:1;
font-weight:bold;
min-width:94px
}
.game-name-title, .game-tile .game-name-title {
max-height:48px
}
.game-card-link .game-card-info .vote-percentage-label:before {
content:"Voted: ";
font-weight:bold
}
.game-card-link .game-card-info .playing-counts-label:after {
content:" players online"
}
.dark-theme .game-card-info .info-label.icon-votes-gray, .dark-theme .game-card-info .info-label.icon-votes-gray-white-70, .icon-rating-sm, .light-theme .game-card-info .info-label.icon-votes-gray, .light-theme .game-card-info .info-label.icon-votes-gray-white-70, .dark-theme .game-card-info .info-label.icon-playing-counts-gray, .dark-theme .game-card-info .info-label.icon-playing-counts-gray-white-70, .icon-currently-playing-sm, .light-theme .game-card-info .info-label.icon-playing-counts-gray, .light-theme .game-card-info .info-label.icon-playing-counts-gray-white-70 {
display:none
}
.game-card-thumb-container::before {
content:none
}
.game-card-container thumbnail-2d .game-card-thumb, .game-card-thumb-container .game-card-thumb {
border-radius:0
}
/*games*/
.scroller.next {
right:-40px
}
[data-btr-page="games"] .content {
border-top:5px solid #ddd;
margin-top:-5px;
}
.dark-theme[data-btr-page="games"] .content {
border-color:#333
}
[data-btr-page="games"] .footer {
max-width:none;
}
[data-btr-page="games"] .container-main {
padding-bottom:54px
}
.dark-theme .game-cards .game-card, .light-theme .game-cards .game-card {
margin-bottom:0
}
.game-tile-list {
background:#fff;
border:2px solid #6e99c9;
height:240px;
padding-top:2px;
padding-left:2px;
border-left:0;
border-right:0
}
.dark-theme .game-tile-list {
background:#243a4a url(https://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x
}
.games-list-container.is-windows .container-header.games-filter-changer{
margin:0;
}
.light-theme .horizontal-scroller .scroller, .light-theme .scroller.disabled {
border:2px solid #6e99c9;
background:#fff
}
.games-list-container.is-windows .container-header.games-filter-changer h3, #settings-container .container-header{
background:#6e99c9;
padding:0 15px;
color:#fff;
font-family:Verdana;
font-weight:700
}
.light-theme .scroller:focus, .light-theme .scroller:hover {
background:#fff
}
#rbx-body .game-card-native-ad {
background:none
}
[data-btr-page="home"] .friend-list .friend,[data-btr-page="home"] .people-list .friend {
width:auto
}
.btr-home-secondRow .people-list-container {
height:auto
}
.btr-home-secondRow .people-list-container .friend {
padding-right:3px
}
.icon-default-placeholder, .icon-placeholder-asset, .icon-placeholder-avatar-fullbody, .icon-placeholder-avatar-headshot, .icon-placeholder-game {
background:none
}
.btr-home-secondRow .people-list-container .people-list .friend, .btr-home-secondRow .people-list-container .people-list, .btr-home-secondRow .people-list-container .people-list {
height:auto;
margin:0
}
.btr-home-secondRow .avatar-container {
width:48px
}
.btr-home-secondRow .avatar-card-fullbody .icon-placeholder-avatar-headshot,.btr-home-secondRow .avatar,.btr-home-secondRow .avatar-card-fullbody {
width:48px;
height:48px
}
.btr-home-secondRow .people-list .friend:first-child {
padding-left:5px
}
/*catalog*/
.item-card-thumb-container, .item-card-thumb-container .item-card-thumb, .item-card-thumb-container div[class^="icon-"], .item-card-thumb-container span[class^="icon-"] {
border-radius:0
}
.light-theme .thumbnail-2d-container {
background:#fff;
}
.container-main .catalog-full-screen .catalog-results .item-cards-stackable .item-card .item-card-thumb-container, .container-main .splash.catalog-full-screen .catalog-results .item-cards-stackable .item-card .item-card-thumb-container {
height:112px;
width:112px
}
.container-main .catalog-full-screen .catalog-results .item-cards-stackable .item-card .item-card-container, .container-main .splash.catalog-full-screen .catalog-results .item-cards-stackable .item-card .item-card-container {
width:112px;
margin:0
}
.container-main .catalog-full-screen .catalog-results .item-cards-stackable .item-card, .container-main .splash.catalog-full-screen .catalog-results .item-cards-stackable .item-card {
width:123px
}
#rbx-body .item-card-container .item-card-caption {
padding-top:1px
}
.light-theme .item-card-container .item-card-name {
margin:0;
color:blue;
font-size:9.6px;
font-weight:bold;
font-family:verdana
}
.dark-theme .item-card-container .item-card-name {
color:#AFCDE0;
margin:0;
font-size:9.6px;
font-weight:bold;
font-family:verdana
}
.item-card-container .item-card-name:hover {
text-decoration:underline
}
.item-card-container .icon-robux-16x16 {
display:none
}
#rbx-body .text-robux-tile {
color:green;
font-size:8.5px;
font-weight:bold
}
#rbx-body .text-robux-tile:before {
content:"R$";
}
[ng-class="{'text-robux-tile': item.isFree}"]:before, [ng-class="{'text-robux-tile': item.Product.IsFree}"]:before {
content:none!important
}
[ng-class="{'text-robux-tile': item.isFree}"], [ng-class="{'text-robux-tile': item.Product.IsFree}"] {
font-size:10px!important
}
.btr-robuxToCash-tile {
color:green;
font-size:8.5px;
font-weight:bold
}
.item-cards-stackable .item-card-price {
top:-10px;
position:relative;
height:20px
}
[data-internal-page-name="Catalog"] .item-card-container .item-card-thumb-container span{
border:none!important
}
.btr-catalog .item-card-container .btr-item-card-more .btr-updated-label {
letter-spacing:-1px
}
.catalog-container .catalog-results .results-container {
background:#fff;
border:2px solid #6e99c9;
margin-right:10px
}
.dark-theme .catalog-container .catalog-results .results-container {
border: 2px solid #477594;
color: #FFF;
background: #243a4a url(http://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x;
}
.btr-catalog#rbx-body .btr-item-card-more {
pointer-events: unset;
visibility: visible;
opacity: 1;
max-height: 50px;
transition:none;
border:none;
box-shadow:none;
background:transparent;
margin-top:-13px;
padding-left:2px
}
#rbx-body .item-card-label, #rbx-body .store-card-add-label, #rbx-body .store-card-price {
color:#000;
font-size:8.5px;
font-weight:bold
}
#rbx-body.dark-theme .item-card-label, #rbx-body.dark-theme .store-card-add-label, #rbx-body.dark-theme .store-card-price {
color:#fff
}
.text-overflow.item-card-label span{
font-weight:normal
}
#rbx-body .icon-default-economy-small, #rbx-body .icon-robux-16x16, #rbx-body .icon-robux-gold-16x16, #rbx-body .icon-robux-gray-16x16, #rbx-body .icon-robux-white-16x16 {
display:none
}
.strike-through {
color:green
}
.strike-through:before {
Content:"R$ "
}
#rbx-body .item-card .item-card-thumb-container::before {
content:none
}
.search-options .btn-text, #rbx-body .catalog-content .search-options .menu-link.active, #rbx-body .catalog-content .search-options .menu-link:hover {
color:blue;
font-size:12px;
line-height:15px
}
.dark-theme .search-options .btn-text, #rbx-body.dark-theme .catalog-content .search-options .menu-link.active, #rbx-body.dark-theme .catalog-content .search-options .menu-link:hover {
color:#AFCDE0
}
#rbx-body .catalog-content .search-options .menu-link:hover {
text-decoration:underline
}
#rbx-body .catalog-content .search-options .menu-link.active {
font-weight:bold
}
.catalog-container .search-bar-placement-right .heading {
font-weight:700;
font-family:Verdana;
font-size:0px;
position:absolute;
left:15px;
color:#fff;
padding-top:16px;
}
.catalog-container .search-bar-placement-right .heading:before {
content:"Catalog";
font-size:18px
}
#rbx-body .catalog-content .search-options .search-options-form {
border:2px solid #6e99c9;
margin-top:20px;
margin-left:10px;
background:#fff
}
#rbx-body.dark-theme .catalog-content .search-options .search-options-form {
border: 2px solid #477594;
color: #FFF;
background: #243a4a url(http://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x;
}
#rbx-body .input-field {
border-radius:0;
}
#rbx-body #catalog-content .input-group .input-field {
padding:0 0 0 4px;
border-radius:0;
height:30px;
margin-top:2px
}
#rbx-body #catalog-content .input-group-btn .input-dropdown-btn {
padding:0 0 0 4px;
border-radius:0;
height:30px;
margin-top:2px;
background:#fff;
margin-left:4px;
border-color:#ccc
}
#rbx-body #catalog-content .input-group-btn .input-dropdown-btn span {
color:#000;
font-family:verdana
}
.breadcrumbs .sort-dropdown {
min-width:10px;
margin-right:10px
}
#catalog-content .breadcrumbs{
margin-bottom:0;
background:#6e99c9
}
[catalog-breadcrumbs=""] {
margin-right:10px;
}
.breadcrumbs .breadcrumb-container {
padding-top:5px;
margin:0;
}
.breadcrumbs .breadcrumb-container a {
color:#fff!important;
font-weight:700;
font-family:Verdana
}
.catalog-container .search-container {
margin-bottom:0
}
.catalog-container .search-container {
margin:0 auto;
float:none
}
#catalog-content .search-bars.search-bar-placement-right {
background-color: #006699;
border: solid 2px #6e99c9;
max-width:900px;
margin:0 auto;
padding-bottom:2px;
border-top:0
}
.dark-theme #catalog-content .search-bars.search-bar-placement-right {
border-color:#477594
}
[data-btr-page="catalog"] .content {
padding-top:0;
max-width:920px!important;
margin:0 auto!important
}
.icon-limited-label {
background:url(https://www.roblox.com/images/assetIcons/limited.png) no-repeat 0;
margin-left:3px;
margin-bottom:1px
}
.icon-limited-unique-label {
background:url(https://www.roblox.com/images/assetIcons/limitedunique.png) no-repeat 0;
margin-left:3px;
margin-bottom:1px
}
.btr-robuxToCash-tile {
vertical-align:initial
}
.container-main .catalog-full-screen .catalog-results .item-cards-stackable .item-card {
height:auto
}
/*profile*/
.btr-profile .btr-games-list .btr-game .rbx-menu-item:before {
content:"[ Configure ]";
font-size: 10px;
color: #095fb5;
}
.btr-profile .btr-games-list .btr-game:hover .rbx-menu-item:before {
color:#fff
}
.btr-profile .btr-games-list .btr-game .rbx-menu-item {
position:relative;
top:-5px
}
.btr-profile .btr-games-list .btr-game .rbx-menu-item .icon-more {
display:none
}
/*profile header start*/
[data-internal-page-name="Profile"] #navigation-container {
max-width:1072px;
width:1072px;
}
[data-internal-page-name="Profile"] .rbx-header {
width:100%;
padding:0;
margin-left:-5px;
background-repeat:repeat-x;
background-position-x:75px
}
[data-internal-page-name="Profile"] .rbx-header .container-fluid {
width:100%;
padding-left:86px;
}
[data-internal-page-name="Profile"] .rbx-left-col {
width:192px
}
[data-internal-page-name="Profile"] .rbx-left-col > ul {
left:-440px
}
/*profile header end*/
.btr-profile .btr-games-list .btr-game-playbutton-container .btn-primary-lg {
width:250px;
height:48px;
color:transparent
}
[data-internal-page-name="Profile"] .footer{
max-width:1072px
}
.btr-profile .people-list-header .see-all-link-icon {
color:yellow!important;
font-size:16px!important;
font-weight:700;
padding:2px 0 0 0;
background:transparent!important
}
.profile-header .profile-avatar-image {
display:none
}
.profile-header .header-caption .header-title, .profile-display-name, .profile-header .header-caption .header-details {
display:block;
width:max-content
}
.profile-header .header-caption {
width:100%;
height:auto
}
.profile-header .profile-header-content {
width:520px;
background:#6e99c9;
margin:0 0 0 10px;
position:absolute;
padding:0 5px
}
.dark-theme .profile-header .profile-header-content,.dark-theme.btr-profile .container-header {
background:#4D7FA1;
border:2px solid #477594
}
.light-theme .btr-profile-about > .section-content {
background:#fff;
border:2px solid #6e99c9;
margin-bottom:10px;
padding:0 5px;
border-top:0
}
.dark-theme .btr-profile-about > .section-content {
background:#243a4a url(https://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x;;
border:2px solid #477594;
margin-bottom:10px;
padding:0 5px;
border-top:0
}
.profile-about .profile-about-content .profile-about-content-text, .profile-about .remove-panel .description-container .personal-field-description {
font-size:11px;
font-family:"Verdana";
line-height:20px;
color:#000;
}
.dark-theme .profile-about .profile-about-content .profile-about-content-text,.dark-theme .profile-about .remove-panel .description-container .personal-field-description, .dark-theme .profile-stats-container .profile-stat .text-lead, .dark-theme .profile-stats-container .profile-stat .text-label, .dark-theme .profile-header .header-caption .header-details .details-info div, .dark-theme .profile-header .header-caption .header-details .details-info li .font-header-2 {
color:#fff
}
/*.profile-about .profile-about-content {
position:absolute;
top:60px;
width:42%;
height:auto;
right:5px
}*/
.btr-profile .container-header.people-list-header {
margin:0
}
.btr-profile .profile-about-content .profile-about-text {
line-height:1em
}
.btr-profile .profile-about-content .text-link {
color:blue;
font-size:11px
}
.dark-theme.btr-profile .profile-about-content .text-link {
color:#AFCDE0
}
.btr-profile .btr-profile-left .btr-profile-about .container-header {
height:0;
min-height:0;
padding:0
}
.profile-header .header-caption .header-title .profile-name, .profile-header .profile-display-name {
font-size:16px;
font-family:"Verdana";
font-weight:700;
color:#fff;
}
.profile-header .profile-display-name {
font-size:13px!important;
color:#fff;
width:100%;
text-align:center;
font-weight:400!important
}
.profile-header .header-caption .header-title .icon-premium-medium {
background:no-repeat url(https://www.roblox.com/images/icons/overlay_bcOnly.png);
width:66px;
height:19px;
margin-left:-66px;
position:absolute;
left:66px;
bottom:-270px;
z-index:99;
}
.toggle-target .content-height {
height:178px
}
.content-overflow-toggle.content-overflow-toggle-off {
background:none;
}
.profile-header .header-caption .header-title, .profile-header .header-caption .header-title .profile-name {
width:100%;
text-align:center;
margin:0
}
.profile-about .profile-social-networks .profile-social {
transform:scale(.8)
}
.profile-about .profile-social-networks li {
margin:0
}
.btr-profile-about.profile-about {
margin-top:42px
}
.profile-about .profile-social-networks {
position:absolute;
z-index:99999;
top:-40px
}
.btr-profile .btr-header-status-parent {
padding:0
}
.light-theme .profile-avatar-left {
padding:0
}
.btr-profile .profile-avatar-right.visible {
width:490px
}
.btr-profile .profile-avatar-left .btr-toggle-items, .profile-avatar-left .enable-three-dee {
left:0;
right:auto
}
.profile-avatar-left .enable-three-dee {
bottom:32px;
top:auto;
min-height:16px
}
.btr-profile .btr-header-status-text {
font-family:Verdana;
font-size:11px
}
.btr-profile .btr-games-list .btr-game-button .btr-game-title {
font: bold 11px/normal Verdana, sans-serif;
}
.profile-avatar-left .thumbnail-2d-container{
border:none
}
.btr-profile .btr-games-list .btr-game-button {
padding:1px 10px;
background-color: #ccc;
border-bottom: solid 1px #000;
border-top: solid 1px #000;
line-height:.8
}
.btr-profile .btr-games-list .btr-game-button:hover {
background:#6e99c9;
color:#fff
}
.btr-profile .btr-games-list .btr-game {
margin-top:1px;
margin-bottom:1px
}
.profile-about .container-header h3 {
display:none
}
#games-switcher.section-content {
padding:0;
border:2px solid #6e99c9;
background:#fff
}
.dark-theme #games-switcher.section-content,.dark-theme .recommendations-container .recommended-items-slider{
background:#243a4a url(https://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x;;
border:2px solid #477594;
}
.btr-profile .profile-container .profile-game .container-header {
display:none
}
.btr-profile .container-header {
min-height:16px;
color: #333;
margin-bottom:0;
}
.btr-profile .container-header h3 {
padding:0;
}
.profile-container .badge-list {
overflow:visible
}
.btr-profile .container-header {
background-color: #6e99c9;
color: #333;
padding:5px 12px;
line-height:1;
margin-top:0;
}
.btr-profile-favorites .input-group-btn {
margin:0
}
.btr-profile .section-content.remove-panel {
border:none
}
.dark-theme.btr-profile .section-content {
border:2px solid #477594
}
.btr-profile .btr-profile-left {
padding-left:10px
}
.btr-profile .btr-profile-right {
padding-right:10px
}
.btr-profile-bottom, .btr-profile-playerbadges, .btr-profile-groups, #roblox-badges-container, .btr-profile-favorites {
border:2px solid #6e99c9;
margin-top:5px;
}
.dark-theme .btr-profile-bottom, .dark-theme .btr-profile-playerbadges, .dark-theme .btr-profile-groups, .dark-theme #roblox-badges-container,.dark-theme .btr-profile-favorites {
border:none
}
.btr-profile-bottom {
margin:5px 10px 0 10px
}
.profile-stats-container .profile-stat .text-label, .profile-header .header-caption .header-details .details-info li .font-header-2, .profile-header .header-caption .header-details .details-info div {
white-space:initial;
font-size:11px;
color:#000;
width:max-content;
margin:0 auto;
font-family:"arial"
}
.profile-header .header-caption .header-details .details-info li .font-header-2 {
margin-right:4px;
line-height:2
}
.profile-header .header-caption .header-details .details-info li a {
line-height:1
}
.profile-header .header-caption .header-details {
position:absolute;
right:0;
top:42px;
z-index:99;
display:flex;
flex-direction:column
}
.profile-header .header-caption .header-details .details-info li, .profile-header .header-caption .header-details .details-actions li {
padding-right:0;
padding-left:10px;
}
.profile-header .header-caption .header-details .details-info {
order:1;
}
.profile-header .header-caption .header-details .details-actions.desktop-action {
margin-left:auto
}
.profile-stats-container .profile-stat .text-lead {
white-space:initial;
font-size:12px;
color:#000;
width:max-content;
margin:0 auto;
font-family:"Comic Sans MS";
cursor: help;
border-bottom: 1px dotted #000;
}
.btr-profile .profile-stats-container {
border:none;
margin:0;
padding-bottom:3px
}
.btr-profile .profile-about-footer {
font-size:10px;
font-family:"Comic Sans MS";
}
.btr-profile .text-lead.slide-item-members-count, .btr-profile .text-lead.text-overflow.slide-item-my-rank{
font-size:12px;
color:#555;
width:max-content
}
.dark-theme.btr-profile .text-lead.slide-item-members-count, .dark-theme.btr-profile .text-lead.text-overflow.slide-item-my-rank {
color:#fff
}
.btr-profile .btr-games-list .btr-game-playbutton-container.btr-place-prohibited {
font-size:12px;
color:red;
opacity:1
}
.btr-profile .text-lead.slide-item-members-count:after {
content:" players online";
cursor:text
}
.btr-profile .text-lead.text-overflow.slide-item-my-rank:before {
content:"Visited ";
cursor:text
}
.btr-profile .text-lead.text-overflow.slide-item-my-rank:after {
content:" times";
cursor:text
}
.btr-profile .text-label.slide-item-stat-title {
display:none
}
.btr-profile .btr-games-list .btr-game-stats .list-item {
display:flex;
}
.btr-profile .btr-games-list .btr-game-info {
height:auto;
padding-top:0
}
.btr-profile .btr-games-list .btr-game-desc {
font-size:11px;
color:#555;
border:1px dashed;
max-height:300px;
padding-top:0;
padding-left:8px;
padding-right:8px;
line-height:1.5
}
.btr-profile .btr-games-list .btr-game-desc.expanded {
padding-bottom:0;
}
.btr-profile .btr-games-list .btr-game-desc .btr-toggle-description {
display:none
}
.dark-theme.btr-profile .btr-games-list .btr-game-desc {
background: #222;
border-bottom: 1px solid #777;
border-right: 1px solid #777;
border-left: 1px solid #777;
border-top-color:#777;
color:#fff
}
.profile-container .asset-item span[title] {
width:75px;
height:125px;
border:0}
.btr-profile #roblox-badges-container .badge-list > .list-item .asset-thumb-container {
transform:none
}
#roblox-badges-container .see-all-link {
display:none
}
.btr-profile .container-header h3 {
width:100%;
text-align:center;
color:#fff;
font:700 16px Verdana;
}
.btr-profile .people-list-header h3 {
width:87%;
padding-left:74px
}
.btr-profile .btr-profile-favorites h3 {
width:48%;
padding-left:210px
}
.profile-name-history .text-pastname {
color:#000!important
}
.home-friends .thumbnail-2d-container {
border:none
}
.home-friends .thumbnail-2d-container img, .home-friends .section-content.remove-panel {
background:#fff;
border-top:0;
}
.dark-theme .home-friends .thumbnail-2d-container img,.dark-theme .home-friends .section-content.remove-panel, .dark-theme .game-main-content .game-calls-to-action, .dark-theme #game-detail-page .rbx-tabs-horizontal {
background:#243a4a url(https://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x;;
border:2px solid #477594;
}
[data-btr-page="home"] .home-friends .section-content.remove-panel {
margin:0 10px
}
#roblox-badges-container .section-content {
padding:10px;
margin-bottom:0;
}
.btr-profile #roblox-badges-container .badge-list {
max-height:350px
}
.btr-profile #roblox-badges-container .badge-list > .list-item .item-name, .people-list .friend .friend-name, .btr-profile .btr-profile-playerbadges .hlist .list-item .item-name {
color:blue;
font-family:"Verdana";
font-size:11px
}
.light-theme .game-card-container .game-card-name-secondary {
font-size:10px;
color:#000
}
.profile-container .asset-item span[title^='Veteran'] {
background:no-repeat url("http://www.roblox.com/images/Badges/Veteran-75x75.png?v=2");
}
.profile-container .asset-item span[title^='Warr'] {
background:no-repeat url("http://images.rbxcdn.com/14652f1598ba5520515965b4038214c0.png");
}
.profile-container .asset-item span[title^='Combat'] {
background:no-repeat url("http://images.rbxcdn.com/d111059fca163b9824716cff2fe4aec5.png");
}
.profile-container .asset-item span[title^='Bloxxer'] {
background:no-repeat url("http://images.rbxcdn.com/4cb4d69560f1f3478c314b24a52d2644.png");
}
.profile-container .asset-item span[title^='Inviter'] {
background:no-repeat url("http://images.rbxcdn.com/156b077267b7848d38df4471e2a2c540.png");
}
.profile-container .asset-item span[title^='Administrator'] {
background:no-repeat url("http://images.rbxcdn.com/ae42d1c6cd258306303423a69b1ed7bf.png");
}
.profile-container .asset-item span[title^='Friendship'] {
background:no-repeat url("http://images.rbxcdn.com/46c15f2030a8c68ab1ff4329765e515a.png");
}
.profile-container .asset-item span[title^='Homestead'] {
background:no-repeat url("http://images.rbxcdn.com/26bdc9274d6c2520b3d72ebaa71e50f7.png");
}
.profile-container .asset-item span[title^='Bricksmith'] {
background:no-repeat url("http://images.rbxcdn.com/4e483c695695b47c92591825929d1059.png") 8px 0;
background-size:54px 75px
}
.profile-container .asset-item span[title^='Welcome To'] {
background:no-repeat url("http://images.rbxcdn.com/049d72ade1586da1cfe2e48618cc3959.png");
} /*TBC:http://images.rbxcdn.com/709c584f36286157c955ffcbb8dbfe36.png OBC:http://images.rbxcdn.com/50e4f48e4007754b55c82fc3d50c9c12.png */
.profile-container .asset-item span[title^='Official'] {
background:no-repeat url("http://images.rbxcdn.com/ca460efad9ffdbce1f982672d0bf5e2a.png");
}
.light-theme .btr-profile-groups .game-card-container .game-card-name {
font-family:"Arial";
font-size:11px;
font-weight:normal
}
.light-theme .asset-thumb-container {
background:none;
border-radius:0;
border:1px solid;
}
#rbx-body .pager .pager-prev a, #rbx-body .pager .pager-next a {
background:transparent;
border:none;
}
#rbx-body .pager a span, #rbx-body .btr-pager button span,#rbx-body .pager button span {
display:none
}
.pager li a, .pager li button {
width:auto
}
#rbx-body .btr-pager button:hover, #rbx-body .btr-pager button:focus {
background:none
}
.btr-pager li button{
font-size:12px
}
#rbx-body .pager button {
background:none;
box-shadow:none;
padding:0;
font-size:10px
}
#rbx-body .btr-pager .btr-pager-first button:before {
content:"First";
font-size:10px;
color:blue;
cursor:pointer
}
#rbx-body .pager .pager-prev a:before, #rbx-body .btr-pager .btr-pager-prev button:before, .pager-prev button:before {
content:"Previous";
font-size:10px;
color:blue;
cursor:pointer
}
.btr-pager-holder .pager-mid, .pager li span, .btr-pager-holder .btr-pager li:not(:first-child) {
font-size:10px;
padding:0
}
.btr-pager-holder .btr-pager-mid input {
height:18px!important;
width:26px!important;
border-radius:0;
}
#rbx-body .pager .pager-next a:before, #rbx-body .btr-pager .btr-pager-next button:before, .pager-next button:before {
content:"Next";
font-size:10px;
color:blue;
cursor:pointer
}
#rbx-body .btr-pager .btr-pager-last button:before {
content:"Last";
font-size:10px;
color:blue;
cursor:pointer
}
#rbx-body.dark-theme .pager .pager-prev a:before, #rbx-body.dark-theme .pager .pager-next a:before, .dark-theme .group-details .group-members-list .member .member-name {
color:#AFCDE0
}
#rbx-body .pager .pager-prev a {
line-height:1.2
}
#rbx-body .pager .pager-next a {
line-height:1.3
}
#rbx-body .pager a:hover:before {
text-decoration:underline
}
#rbx-body .pager .disabled .pager-btn, #rbx-body .pager .disabled a {
opacity:1
}
#rbx-body .pager .disabled .pager-btn, #rbx-body .pager .disabled a:before {
color:#000;
cursor:text
}
.btr-pager-holder input.pager-cur {
padding:0;
min-width:20px;
height:18px;
border-radius:0;
max-width:36px
}
.btr-profile .btr-profile-playerbadges .asset-item .asset-thumb-container {
border-radius:0
}
.dark-theme .pager .pager-next a:before, .dark-theme .pager .pager-prev a:before, .dark-theme.btr-profile #roblox-badges-container .badge-list > .list-item .item-name, .dark-theme .people-list .friend .friend-name, .dark-theme.btr-profile .profile-about-content .text-link {
color:#AFCDE0
}
/*inventory*/
.menu-vertical .menu-option-content {
padding:0px 10px;
width:100px;
box-sizing:content-box;
border:1px solid #777;
margin:5px;
}
.menu-vertical .menu-option-content:hover {
border-color:#000
}
.light-theme .menu-vertical .menu-option:hover {
box-shadow:none
}
.light-theme .menu-vertical .menu-option.active {
box-shadow:none
}
.light-theme .menu-vertical .menu-option.active .menu-option-content {
background:#6e99c9;
color:#fff;
}
.menu-vertical .menu-option-content .menu-text {
font-size:14px;
font-family:Verdana;
text-align:center;
width:100%
}
.menu-vertical .menu-option .menu-secondary-container {
left:130px
}
.menu-vertical-container.category-tabs h3 {
display:none
}
/*game*/
.game-stats-container.follow-button-enabled .game-stat span[class^="icon"].icon-nogear {
background: url(https://www.roblox.com/images/NoSuitcase16x16.png) 0 4px no-repeat;
}
.game-stat-footer .text-report:link {
font-size:11px;
color:#000;
padding-right:20px
}
.game-stat-footer .text-report:link:before {
content:url(https://www.roblox.com//images/abuse.PNG?v=2);
padding-right:5px
}
.light-theme .carousel-controls.btn-primary-md {
border-radius:0
}
.btr-gamedetails.btr-hide-ads div.content, #game-detail-page {
max-width:920px;
padding:0
}
#game-detail-page {
padding:0 10px
}
#game-badges-container {
background:#fff;
border-right:2px solid #6e99c9;
border-left:2px solid #6e99c9
}
.dark-theme #game-badges-container {
background:#243a4a url(https://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x;
border-right:2px solid #477594;
border-left:2px solid #477594
}
.btr-gamedetails.btr-hide-ads .btr-game-main-container {
padding:0;
height:442px
}
#game-details-carousel-container {
width:480px;
height:auto;
position:absolute;
margin-top:46px;
margin-left:20px
}
.gotham-font .game-main-content .game-calls-to-action {
padding:0;
justify-content:initial
}
.game-main-content .game-calls-to-action .game-name {
font-size:16px;
font-family:"Verdana";
font-weight:700;
color:#fff;
background:#6e99c9;
border-bottom:1px solid;
padding: 3px 12px;
text-align:center
}
.dark-theme .game-main-content .game-calls-to-action .game-name {
background:#477594;
border-bottom-color:#000
}
.game-main-content .game-calls-to-action .game-creator {
position:absolute;
margin-top:2px;
z-index:999;
left:519px;
right:auto!important;
width:max-content
}
#recommended-games-container .game-card-link .game-card-info .playing-counts-label {
top:0
}
.game-main-content .game-calls-to-action .game-creator a {
color:blue
}
.dark-theme .game-main-content .game-calls-to-action .game-creator a {
color:#AFCDE0
}
.gotham-font .game-main-content .game-calls-to-action .game-title-container {
padding:0
}
.game-main-content .game-calls-to-action {
border:2px solid #6e99c9;
margin-top:10px;
border-bottom:0;
background:#fff;
min-height:770px;
width:900px;
float:left;
height:100%
}
.game-main-content {
min-height:300px;
height:330px
}
.game-stats-container {
padding:8px 0 12px 0;
border:0
}
.game-stats-container .game-stat {
float:none;
text-align:left;
align-items: normal;
display: block;
}
.game-stats-container .game-stat p {
display:contents;
margin:0
}
.game-stats-container.follow-button-enabled .game-stat-width {
width:100%;
padding-left:10px;
height:13px
}
.game-stats-container.follow-button-enabled .game-stat-width .text-label, .game-stats-container .text-lead, .game-stats-container .text-lead:hover {
color:#555;
font-size:11px
}
.game-stats-container.follow-button-enabled .game-stat-width .text-label:after {
content:":"
}
.game-stats-container.follow-button-enabled .game-stat-width .text-lead:before {
content:" "
}
.gotham-font .text-name:link {
color:blue;
font-size:11px
}
.game-creator .text-label, .game-creator .text-label:hover {
font-size:11px;
color:#555
}
.game-creator .text-label:after {
content:":"
}
.text.game-description.linkify {
font-family:"Arial";
color:#000;
font-size:11px;
line-height:16px;
font-weight:400;
}
.dark-theme .text.game-description.linkify, .dark-theme .game-stat-footer .text-report:link {
color:#fff
}
.dark-theme .game-stats-container.follow-button-enabled .game-stat-width .text-label, .dark-theme .game-stats-container .text-lead, .game-stats-container .text-lead:hover, .dark-theme .game-creator .text-label, .game-creator .text-label:hover {
color:#aaa
}
.btr-game-main-container .btr-description {
max-width:370px;
border-top:0;
position:absolute;
right:20px;
background:#fff;
border:1px dashed #000;
top:46px;
display:flex;
flex-direction:column;
}
.dark-theme .btr-game-main-container .btr-description {
background:transparent;
border-color: #477594;
}
.btr-game-main-container .btr-description pre {
order:2;
max-height:232px;
overflow-y:scroll
}
.btr-game-main-container .btr-description .game-stat-footer {
order:3
}
.game-main-content .game-calls-to-action .game-buttons-container {
top:302px!important;
display:flex;
height:70px;
background-color: #ccc;
border: dashed 1px Green;
color: Green;
width:480px;
left:20px;
padding-top:10px!important;
position:relative;
margin-top:0
}
.dark-theme .game-main-content .game-calls-to-action .game-buttons-container {
background:#333
}
.game-main-content .game-calls-to-action .game-buttons-container #game-details-play-button-container{
width:auto;
display:inline-block;
position:absolute;
margin-left:68px;
z-index:99;
}
.game-main-content .game-calls-to-action .game-buttons-container #game-details-play-button-container .error-message {
font-size:9px;
font-family:"Comic Sans MS";
}
.icon-common-play {
background:none!important;
width:230px!important;
height:40px!important
}
.btn-common-play-game-lg, .btn-common-play-game-lg:hover, #rbx-body .btn-common-play-game-lg, .btr-profile .btr-games-list .btr-game-playbutton-container .btn-primary-lg { /*play button*/
border:none;
background:url(https://i.imgur.com/21oPrDI.png)!important
}
#rbx-body .icon-favorite {
background:url(https://www.roblox.com/images/cssspecific/rbx2/favoriteStar_20h.png);
width:20px;
height:20px;
background-position:0 -20px;
min-width:20px
}
.light-theme .voting-panel .users-vote .vote-details .vote-container .vote-mask .segment {
background:#ccc
}
.game-main-content.follow-button-enabled .favorite-follow-vote-share .game-follow-button-container .icon-follow-game {
background:url(http://www.roblox.com/images/feed-icons/feed-icon-14x14.png);
width:14px;
height:14px;
min-width:14px
}
.game-main-content.follow-button-enabled .favorite-follow-vote-share {
padding-top:4px;
margin-left:0px
}
#rbx-body a:hover .icon-favorite, .icon-favorite:hover {
background-position:0 0
}
.game-main-content.follow-button-enabled .favorite-follow-vote-share .game-favorite-button-container .icon-label {
color:blue;
line-height:20px;
margin-left:6px;
font-size:11px;
font-family:Verdana
}
.game-main-content.follow-button-enabled .favorite-follow-vote-share .game-follow-button-container .icon-label {
line-height:14px;
color:blue;
margin-left:6px;
font-size:11px;
font-family:Verdana
}
.game-main-content.follow-button-enabled .favorite-follow-vote-share .game-follow-button-container [data-original-title="Unfollow Experience"] .icon-label {
margin-left:-6px
}
.text-link {
color:blue!important
}
.dark-theme .text-link, .dark-theme .game-main-content.follow-button-enabled .favorite-follow-vote-share .game-follow-button-container .icon-label, .dark-theme .game-main-content.follow-button-enabled .favorite-follow-vote-share .game-favorite-button-container .icon-label {
color:#AFCDE0!important
}
.favorite-button a, .follow-button a {
display:flex
}
.voting-panel .users-vote .upvote span {
background: url(http://www.roblox.com/images/Icons/thumbsup.png?1) no-repeat 0 -170px;
width: 12px;
height:13px
}
.voting-panel .users-vote .upvote span.selected {
background-position:0 -184px
}
.voting-panel .users-vote .upvote span:hover {
background-position:0 -197px
}
.voting-panel .users-vote .downvote span {
background: url(http://www.roblox.com/images/Icons/thumbsup.png?1) no-repeat 0 -224px;
width: 12px;
height: 13px;
position:relative
}
.voting-panel .users-vote .downvote span.selected {
background-position:0 -238px
}
.voting-panel .users-vote .downvote span:hover {
background-position:0 -252px
}
.voting-panel .users-vote .downvote {
margin-top:-7px
}
.game-main-content.follow-button-enabled .favorite-follow-vote-share .voting-panel .users-vote .upvote, .game-main-content.follow-button-enabled .favorite-follow-vote-share .voting-panel .users-vote .downvote {
top:9px
}
#rbx-body .voting-panel .users-vote .vote-details .vote-container .vote-percentage {
background:#52A846;
height:5px
}
#rbx-body .voting-panel .users-vote .vote-details .vote-container .vote-background, #rbx-body .voting-panel .users-vote .vote-details .vote-container .vote-background.has-votes {
height:5px;
background:#CE645B
}
#rbx-body .voting-panel .users-vote .vote-details .vote-container .vote-mask .segment {
height:5px
}
.game-main-content.follow-button-enabled .favorite-follow-vote-share .voting-panel {
bottom:0px;
}
.voting-panel .users-vote .vote-details .vote-numbers {
padding:0 14px;
}
.vote-numbers .count-left span,.vote-numbers .count-right span {
font-size:11px;
}
.game-main-content.follow-button-enabled .favorite-follow-vote-share .game-follow-button-container {
width:335px
}
.game-main-content.follow-button-enabled .favorite-follow-vote-share .game-favorite-button-container {
width:85px;
position:absolute;
top:-35px;
left:-10px
}
.game-main-content.follow-button-enabled .favorite-follow-vote-share {
width:auto;
}
.game-stat-footer {
padding:0
}
.btr-game-main-container {
margin-bottom:0
}
.social-links *, .btr-badges-container * {
padding:0
}
.social-links, .badge-container {
border:2px solid #6e99c9;
margin:0 10px 5px 10px
}
.badge-container {
margin-bottom:0
}
.social-links .container-header, .btr-badges-container .container-header{
background:#6e99c9;
padding:5px 12px
}
.social-links .section-content.remove-panel {
background:none;
border:none;
margin-bottom:0
}
.social-links .container-header h3, .btr-badges-container h3 {
font-size:16px;
font-weight:700;
color:#fff;
width:100%;
text-align:center;
}
.social-links .medallion {
all:unset
}
.social-links .type-img {
transform:scale(.5);
top:-10px
}
.social-links .contents {
height:37px
}
.social-links .title-wrapper {
margin-left:0px;
padding-left:50px
}
.social-links .title-wrapper .title {
font-size:12px;
line-height:16px
}
.btr-badges-container .badge-row .badge-image, .btr-badges-container .badge-row .badge-image img, .btr-badges-container .badge-row .badge-image thumbnail-2d {
width:75px;
height:75px
}
.badge-image .thumbnail-2d-container {
border:0
}
.badge-content .badge-name {
font-size:11px!important;
color:blue
}
.dark-theme .badge-content .badge-name {
color:#AFCDE0
}
.badge-content p {
font-size:11px;
margin:0!Important;
height:auto
}
.btr-badges-container .badge-row .badge-data-container > p {
height:auto
}
.btr-badges-container .badge-row .badge-stats-container, game-badges-list .badge-row .badge-stats-container li {
margin:0;
padding:0
}
.game-badges-list .badge-row .badge-stats-container li .text-label, game-badges-list .badge-row .badge-stats-container li .text-label, .game-badges-list .badge-row .badge-stats-container li .badge-stats-info, game-badges-list .badge-row .badge-stats-container li .badge-stats-info {
font-size:11px;
font-weight:400;
font-family:Verdana;
margin:0
}
.stack .stack-list .stack-row {
padding:0 12px;
min-height:60px
}
.content .rbx-tab {
min-width:0
}
.page-content .rbx-tabs-horizontal .rbx-tab {
width:auto;
margin-right:20px
}
#rbx-body:not([data-internal-page-name="Avatar"]) .rbx-tabs-horizontal .rbx-tab-heading, #rbx-body:not([data-internal-page-name="Avatar"]) .rbx-tabs-horizontal .rbx-tab .rbx-tab-heading:hover, #rbx-body .btn-buy-md, .light-theme .btn-control-xs {
background-color: #fff;
border: solid 1px #333!important;
color: #333;
font-family: Verdana, Sans-Serif;
font-size: 10px;
padding: 3px 10px 3px 10px;
border-radius:0;
box-shadow:none
}
#rbx-body.dark-theme .rbx-tabs-horizontal .rbx-tab-heading, #rbx-body.dark-theme .rbx-tabs-horizontal .rbx-tab .rbx-tab-heading:hover {
background:#243a4a ;
border-color:#477594!important;
}
#rbx-body.dark-theme:not([data-internal-page-name="Avatar"]) .rbx-tabs-horizontal .rbx-tab.active .rbx-tab-heading, [data-btr-page="itemdetails"].dark-theme .container-header {
background:#477594!important
}
#rbx-body .create-server-banner .btn-secondary-md {
margin-top:2px;
margin-right:2px
}
.rbx-tab .rbx-tab-heading span {
font-size:10px!important
}
#rbx-body .avatar .avatar-card-image {
background:none!important
}
#rbx-body:not([data-internal-page-name="Avatar"]) .rbx-tabs-horizontal .rbx-tab.active .rbx-tab-heading, #rbx-body .btn-buy-md:hover, #rbx-body .btn-control-xs:hover, #rbx-body .btn-control-xs:focus {
box-shadow:none;
background-color: #6e99c9;
color: #fff;
}
#rbx-body .rbx-tabs-horizontal .rbx-tab.active .rbx-tab-heading {
box-shadow:none
}
#rbx-body:not([data-internal-page-name="Avatar"]) .rbx-tabs-horizontal .rbx-tab.active .rbx-tab-heading * {
color:#fff
}
#game-detail-page .game-carousel .grid-item-container {
width:139px
}
.btr-gamedetails #game-instances .stack-list .stack-row {
border:0
}
.gotham-font #game-detail-page .rbx-tabs-horizontal div, .gotham-font .rbx-tabs-horizontal p {
font-size:11px
}
.gotham-font #game-detail-page .rbx-tabs-horizontal .section-left {
width:140px;
}
#game-detail-page .rbx-tabs-horizontal {
border:2px solid #6e99c9;
border-width:0 2px 2px 2px;
margin-top:0;
background:#fff
}
.light-theme .rbx-tabs-horizontal .nav-tabs {
padding-top:5px;
padding-left:5px;
background:transparent
}
.light-theme .rbx-tabs-horizontal #horizontal-tabs .rbx-tab:not(.active) a:not(:hover) {
background:#e5f1fd
}
.pager.btr-server-pager .first a, .pager.btr-server-pager .last a{
background:none;
border:none;
height:0px
}
.pager.btr-server-pager .first a:before {
content:"First";
font-size:10px;
color:blue
}
.pager.btr-server-pager .first.disabled a:before, .pager.btr-server-pager .last.disabled a:before {
color:black
}
.pager.btr-server-pager .last a:before {
content:"Last";
font-size:10px;
color:blue
}
.dark-theme#rbx-body .btr-pager button::before {
color:#AFCDE0
}
.pager li a {
height:auto
}
.tab-content .pager-next, .tab-content .pager-prev {
height:16px
}
.rbx-tab-content .stack .stack-list .stack-row {
padding-left:2px;
margin-bottom:0
}
.gotham-font.light-theme .refresh-link-icon {
padding:0
}
.store-card img {
width:120px;
height:120px
}
.gotham-font.light-theme .refresh-link-icon::after {
content:none
}
/*avatar*/
.dark-theme .rbx-tabs-horizontal .nav-tabs {
background:none
}
.avatar-editor-header {
display:none
}
#avatar-container .left-wrapper-placeholder {
float:right
}
#bodyColors .color-dot.ng-scope {
border-radius:0;
margin:1px;
height:30px;
width:30px
}
#bodyColors .advanced-link {
font-size:60px;
height:auto;
width:max-content;
margin-top:10px;
margin-left:100px
}
#rbx-body #avatar-container .rbx-tabs-horizontal .rbx-tab-heading {
border:none!important;
background:none;
padding:0 9px 0 0
}
.six-tab.active span {
font-weight:bold!important
}
.light-theme #avatar-container .rbx-tabs-horizontal .rbx-tab-heading span {
color:blue
}
.dark-theme #avatar-container .rbx-tabs-horizontal .rbx-tab-heading span {
color:#AFCDE0
}
#rbx-body #avatar-container .rbx-tabs-horizontal .rbx-tab-heading span:after {
content:" |";
padding-left:6px;
color:#000
}
#rbx-body #avatar-container .rbx-tabs-horizontal .rbx-tab-heading .icon-down {
display:none
}
#avatar-container.page-content .rbx-tabs-horizontal .rbx-tab {
margin-right:0
}
[data-internal-page-name="Avatar"] .content.six-column {
width:900px;
padding:12px 10px 0 10px
}
[data-internal-page-name="Avatar"] .section-content.remove-panel,[data-internal-page-name="Avatar"] .thumbnail-2d-container {
border:0;
background:0
}
[data-internal-page-name="Avatar"] .right-wrapper-placeholder-six-column * {
max-width:600px!important;
margin:0 auto
}
[data-internal-page-name="Avatar"] .right-wrapper-placeholder-six-column #horizontal-tabs {
width:max-content
}
[data-internal-page-name="Avatar"] .right-wrapper-placeholder {
max-width:600px;
border-bottom:1px solid
}
.avatar-back {
background:0;
border:1px solid
}
[data-internal-page-name="Avatar"] .right-panel.six-column {
border:1px solid
}
.modal-backdrop.in {
display:none
}
[data-internal-page-name="Avatar"] .modal-dialog .modal-content .modal-header {
display:none
}
[data-internal-page-name="Avatar"] .modal-dialog .modal-content .modal-body {
padding-right:5px
}
.color-dot, .color-dot.active::after {
border-radius:0;
box-shadow:none!important
}
[data-internal-page-name="Avatar"] .tab-horizontal-submenu {
padding:0
}
[data-internal-page-name="Avatar"] .right-wrapper-placeholder-six-column * {
font-size:12px
}
#rbx-body #wrap.pinned .right-wrapper::before {
content:none
}
#wrap.pinned .right-wrapper {
position:static
}
.color-dot.active::after {
top:-1px;
left:-1px
}
#advanced-body-colors .bodycolors-list-sm .color-dot {
margin:0px 2px;
width:30px;
height:30px;
box-shadow:1px 1px rgba(0,0,0,.5)!important
}
#advanced-body-colors .bodycolors-list-sm {
margin-right:0;
width:340px
}
#advanced-body-colors .radio {
margin:0;
padding:0
}
#advanced-body-colors .radio:not(:nth-child(1)) {
box-shadow:1px 1px rgba(0,0,0.5)
}
#advanced-body-colors .radio:not(:nth-child(1)):focus-within {
box-shadow: 2px 2px rgba(0,0,0.5)
}
#advanced-body-colors .radio:nth-child(1) {
padding-left:15px
}
#advanced-body-colors .radio label {
width:100%;
height:100%
}
#advanced-body-colors .radio:not(:nth-child(1)) label, #advanced-body-colors .radio:not(:nth-child(1)) label:before, #advanced-body-colors .radio:not(:nth-child(1)) label:after {
background:none;
border:none;
color: transparent;
}
#advanced-body-colors .radio:focus {
border:1px solid
}
#advanced-body-colors .radio:nth-child(2) {
background:yellow;
width:50px;
height:50px;
color:transparent;
margin-left:80px;
}
#advanced-body-colors .radio:nth-child(3) {
background:blue;
width:100px;
height:100px;
margin-left:55px;
margin-top:10px
}
#advanced-body-colors .radio:nth-child(4) {
position:absolute;
width:45px;
height:100px;
background:yellow;
margin-top:-100px;
margin-left:0px
}
#advanced-body-colors .radio:nth-child(5) {
position:absolute;
width:45px;
height:100px;
background:yellow;
margin-top:-100px;
margin-left:165px
}
#advanced-body-colors .radio:nth-child(6) {
position:absolute;
width:45px;
height:100px;
background:green;
margin-top:10px;
margin-left:55px
}
#advanced-body-colors .radio:nth-child(7) {
position:absolute;
width:45px;
height:100px;
background:green;
margin-top:10px;
margin-left:110px
}
#advanced-body-colors {
position:absolute;
margin-left:-235px;
border:1px solid;
border-top:0;
margin-top:-220px
}
.modal-content {
border:none
}
.tab-horizontal-submenu .submenu-row .text-label, [data-internal-page-name="Avatar"] .right-wrapper-placeholder-six-column .tab-horizontal-submenu * {
min-width:0!important;
padding-top:1px;
padding-bottom:1px;
color:blue;
font-family:Verdana;
border:0;
font-size:11px!important;
}
.dark-theme .tab-horizontal-submenu .submenu-row .text-label, [data-internal-page-name="Avatar"] .right-wrapper-placeholder-six-column .tab-horizontal-submenu * {
color:#AFCDE0
}
.tab-horizontal-submenu .submenu-row {
display:block;
padding-top:0;
padding-left:5px;
}
.tab-horizontal-submenu .submenu-row::after, .tab-horizontal-submenu .submenu-row::before {
content:none!important
}
.tab-horizontal-submenu.six-column {
padding:0 3px;
background:none
}
[data-internal-page-name="Avatar"] .breadcrumb-container{
display:none
}
.tab-horizontal-submenu.six-column {
box-shadow:none;
border:none
}
[data-internal-page-name="Avatar"] .items-list .item-card .item-card-thumb-container {
width:85px;
height:85px
}
#rbx-body .item-card-container .item-card-equipped {
background:none;
width:85px;
height:85px;
border-radius:0
}
.item-card-container .item-card-equipped .icon-check-selection {
background:none;
height:0!Important;
min-height:0;
margin:0;
width:auto;
margin-top:-8px
}
.item-card-container .item-card-equipped .icon-check-selection:before {
content:"[ Remove ]";
font-size:8px;
color:blue;
border:1px solid #000;
background:#fefefe;
}
#rbx-body .item-card-container .item-card-thumb-container {
border:1px solid
}
.items-list .item-card .item-card-caption {
padding:0;
width:90px
}
[data-internal-page-name="Avatar"] .item-card-container .item-card-name {
font-size:9px;
}
.items-list .item-card .item-card-caption {
line-height:1
}
[data-internal-page-name="Avatar"] .items-list.avatar-item-list .item-card {
height:auto
}
[data-internal-page-name="Avatar"] .btn-secondary-xs:link {
margin-right:5px
}
#rbx-body .pill-toggle input:checked + label, .btr-switch .btr-switch-flip {
background:#6e99c9;
border-radius:0
}
#rbx-body .pill-toggle, .btr-switch.btr-playertype-switch {
border-radius:0;
background:#fff;
border:1px solid;
padding:0;
}
.pill-toggle label {
height:100%
}
[data-internal-page-name="Avatar"] .item-card-thumb-container {
height:105px;
width:105px
}
[data-internal-page-name="Avatar"] .hlist .list-item .item-card-link {
display:grid
}
.item-card-creator.recommended-creator > span {
font-size:0
}
[data-internal-page-name="Avatar"] .item-card-container {
max-width:105px;
}
[data-internal-page-name="Avatar"] .item-card {
height:auto
}
input[type=range]::-webkit-slider-runnable-track, input[type=range]::-moz-range-track {
border-radius:0!important
}
input[type=range]::-webkit-slider-thumb, input[type=range]::-moz-range-thumb {
border-radius:0!important;
box-shadow:none!Important;
border:1px solid!important;
width:16px
}
.avatar-thumbnail .toggle-three-dee {
min-height:0
}
input[type=range]::-webkit-slider-progress, input[type=range]::-moz-range-progress {
background:#6e99c9!important;
border-radius:0!important
}
input[type=range][disabled="disabled"]::-webkit-slider-progress, input[type=range][disabled="disabled"]::-moz-range-progress {
background:#ccc!Important
}
/*item*/
[data-btr-page="itemdetails"] .clearfix.item-type-field-container .text {
font-size:10.6px;
color:#555;
line-height:1
}
[data-btr-page="itemdetails"] .clearfix.item-type-field-container {
line-height:1
}
[data-btr-page="itemdetails"] .content {
max-width:900px;
padding-left:10px;
padding-right:10px;
}
[data-btr-page="itemdetails"] .item-thumbnail-container {
margin-top:36px
}
.btr-explorer-btn-shown.btr-download-btn-shown h2, #item-container .border-bottom.item-name-container h2 {
background-color: #6e99c9;
color: #fff;
font-family: Verdana;
font-size: 18px;
font-weight:700;
margin: 0;
text-align: center;
padding:0;
position:absolute;
width:100%;
left:0
}
.border-bottom.item-name-container {
border:0;
}
.btr-explorer-button, .btr-download-button, .btr-content-button, [data-btr-page="itemdetails"] .item-context-menu {
top:4px
}
[data-btr-page="itemdetails"] #item-details {
background:#fff;
border:1px dashed;
width:400px;
margin-top:1px;
margin-right:10px
}
.dark-theme[data-btr-page="itemdetails"] #item-details {
background:#000
}
[data-btr-page="itemdetails"] .btr-robuxToCash-big {
font-size:12px;
line-height:1;
vertical-align:super
}
[data-btr-page="itemdetails"] .creator-name.text-link {
font-size:10px;
line-height:1;
margin-left:0px;
}
[data-btr-page="itemdetails"] .creator-name.text-link:before {
content:"Creator: ";
color:#000;
cursor:default
}
.dark-theme[data-btr-page="itemdetails"] .creator-name.text-link:before {
color:#fff
}
#rbx-body .item-thumbnail-container .asset-thumb-container {
background:transparent
}
[data-btr-page="itemdetails"] .thumbnail-holder, #rbx-body .btr-preview-container-itempage {
width:360px;
height:360px;
margin-left:10px;
margin-top:10px
}
#item-details-description {
color:#000;
border:1px solid #555;
margin:0 3px 0 5px;
padding:2px 5px;
width:97%
}
#rbx-body .btr-preview-container-itempage {
background:none
}
#rbx-body .btr-preview-container-itempage canvas {
margin-top:30px
}
#item-details-description {
margin-left:0
}
[data-btr-page="itemdetails"] .border-bottom.item-name-container .text-name {
margin-top:58px;
position:absolute;
margin-left:46px;
}
[data-btr-page="itemdetails"] .border-bottom.item-name-container .text-name:before {
content:"Created by: ";
color:#555;
display:inline-block;
padding-right:6px;
}
[data-btr-page="itemdetails"] .item-details .text-label, [data-btr-page="itemdetails"] .item-details .text-label:hover {
display:none
}
.toggle-target.item-field-container .text-label {
display:block;
font-size:12px;
margin-top:4px;
margin-bottom:2px
}
.toggle-target.item-field-container .text-label:after {
content:":"
}
[data-btr-page="itemdetails"] .text, [data-btr-page="itemdetails"] .text:hover {
font-size:12px
}
[data-btr-page="itemdetails"] #type-content.text:before {
content:"Type: "
}
.price-container, .item-field-container {
margin:0
}
#rbx-body .text-name.item-genre.wait-for-i18n-format-render {
color:blue
}
#rbx-body .text-name.item-genre.wait-for-i18n-format-render:before {
content:"Genre:";
color:#555!important;
display:inline-block
}
#rbx-body .field-content {
color:#555;
font-size:11px!important;
line-height:1.1;
}
#rbx-body .clearfix.item-field-container:nth-child(5) .field-content:before {
content:"Created: "
}
#rbx-body .clearfix.item-field-container:nth-child(6) .field-content:before {
content:"Updated: "
}
[data-btr-page="itemdetails"] .container-header {
background:#6e99c9;
}
[data-btr-page="itemdetails"] .container-header h3 {
color:#fff;
font-weight:700;
width:100%;
text-align:center
}
.recommendations-container .recommended-items-slider {
background:#fff;
border:2px solid #6e99c9
}
[data-btr-page="itemdetails"] .item-context-menu span, #rbx-body .icon-flag, #rbx-body .icon-flag:hover {
background:url(https://www.roblox.com/images/abuse.PNG) no-repeat;
}
#rbx-body .icon-flag:before {
content:"Report Abuse";
font-size:10px;
color:blue;
display:inline-block;
width:80px;
margin-left:-80px;
}
.dark-theme#rbx-body .icon-flag:before {
color:#AFCDE0
}
#rbx-body .icon-flag:hover:before {
text-decoration:underline
}
[data-btr-page="itemdetails"] .item-context-menu, [data-btr-page="itemdetails"] .item-context-menu span {
height:19px;
width:19px
}
.font-caption-body.item-note.has-price-label {
margin-top:30px;
padding:0;
}
#rbx-body[data-btr-page="itemdetails"] .price-container .price-container-text {
position:absolute;
width:max-content;
right:14px;
top:60px;
}
#rbx-body[data-btr-page="itemdetails"] .price-container .price-container-text span {
color:green;
font-weight:400;
font-family:Verdana;
}
#rbx-body[data-btr-page="itemdetails"] .price-container .price-container-text .text-robux-lg:before {
content:"R$"
}
[ng-if="item.product.noPriceText.length > 0"]:before {
content:none!Important
}
#rbx-body[data-btr-page="itemdetails"] .favorite-button-container .text-favorite {
padding:2px 0 0 1px;
font-size:12px
}
#rbx-body[data-btr-page="itemdetails"] .voting-panel .users-vote .downvote {
margin-top:9px;
margin-right:30px
}
#rbx-body[data-btr-page="itemdetails"] .voting-panel .users-vote .upvote {
margin-top:9px;
margin-left:28px
}
#rbx-body[data-btr-page="itemdetails"] .voting-panel {
width:50%;
margin-right:22px
}
.comments-container .comment-item .avatar img {
border-radius:0;
width:64px;
height:64px;
border:1px solid
}
#rbx-body[data-btr-page="itemdetails"] .section-content {
margin-bottom:0
}
#rbx-body[data-btr-page="itemdetails"] #AjaxCommentsContainer {
margin-top:0!important;
background:#eee;
border:1px solid;
border-top:none;
padding-bottom:10px;
}
asset-resale-pane .section-content{
background:#eee!important;
border-left:1px solid;
border-right:1px solid
}
.resellers-container .vlist .list-item button {
margin-right:10px;
padding:0;
height:30px
}
asset-resale-pane .container-header {
background:#eee;
margin-top:-6px;
border-left:1px solid;
border-right:1px solid
}
.btr-owners-container {
background:#eee;
border-left:1px solid;
border-right:1px solid
}
.btr-owners-container .section-content {
background:#eee;
}
[data-btr-page="itemdetails"] .item-card {
width:14.2%
}
[data-btr-page="itemdetails"] .item-card-container,[data-btr-page="itemdetails"] .item-card-thumb-container {
width:120px;
}
[data-btr-page="itemdetails"] .item-card-thumb-container {
height:120px
}
[data-btr-page="itemdetails"] #AjaxCommentsContainer .section-content {
padding:0;
margin-left:10px;
margin-right:56px;
margin-bottom:10px;
border:1px dashed
}
[data-btr-page="itemdetails"] .vlist .list-item .list-header {
margin:7px 10px
}
[data-btr-page="itemdetails"] .comments-container .vlist .list-item .list-body, [data-btr-page="itemdetails"] .vlist .list-item .list-body .list-content {
margin:0;
font-size:11px;
color:#555;
}
#rbx-body[data-btr-page="itemdetails"] .comments-container .comment-form .form-group {
margin-bottom:0;
margin-top:10px;
padding-left:10px
}
#rbx-body[data-btr-page="itemdetails"] .comments-container .form-horizontal button {
margin-top:10px
}
.comments-container .rbx-comment-input {
height:auto
}
#rbx-body[data-btr-page="itemdetails"] .comments-container .vlist .list-item .list-body {
margin-top:5px
}
#rbx-body[data-btr-page="itemdetails"] .vlist .list-item {
min-height:80px;
padding:0;
border:0
}
#rbx-body[data-btr-page="itemdetails"] .vlist .list-item:nth-child(odd) {
background:#eee
}
#rbx-body[data-btr-page="itemdetails"] #AjaxCommentsMoreButtonContainer button{
background:none;
border:none;
text-align:right;
float:right;
color:blue;
height:0;
line-height:2.4
}
.dark-theme#rbx-body[data-btr-page="itemdetails"] #AjaxCommentsMoreButtonContainer button {
color:#AFCDE0
}
.text-favorite.favoriteCount {
font-size:0!important;
min-width:40px
}
.text-favorite.favoriteCount:before {
content: attr(title);
font-size:11px
}
.item-first-line {
font-size:12px!important;
padding:0;
margin-top:18px
}
.icon-nav-charactercustomizer {
height:16px;
background:none!important;
float:left
}
.icon-nav-charactercustomizer:before {
content:"Go to editor";
line-height:14px;
margin-left:2px
}
#edit-avatar-button {
padding:0;
width:73px;
margin-right:5px
}
.submenu-row[ng-repeat="row in tabWithOpenMenu.categoryRows"] {
width:800px;
}
.submenu-row[ng-repeat="row in tabWithOpenMenu.categoryRows"] li {
margin-right:0!important
}
.submenu-row[ng-repeat="row in tabWithOpenMenu.categoryRows"]:nth-last-of-type(5), .submenu-row[ng-repeat="row in tabWithOpenMenu.categoryRows"]:nth-last-of-type(4), .submenu-row[ng-repeat="row in tabWithOpenMenu.categoryRows"]:nth-last-of-type(3), .submenu-row[ng-repeat="row in tabWithOpenMenu.categoryRows"]:nth-last-of-type(2) {
display:none
}
/*group*/
#rbx-body .group-details .text-date-hint {
font-size:10px!important;
letter-spacing:0;
font-family:Verdana
}
.group-details .group-wall .comment .list-body {
margin:0
}
.group-details .group-wall .comment .list-header {
margin:8px 8px 8px 10px
}
.group-details .group-wall .comment .list-body .list-content {
font-weight:bold;
font-style:italic;
font-size:11px;
color:#000;
padding:0;
margin:0
}
.dark-theme .group-details .group-wall .comment .list-body .list-content {
color:#fff
}
.group-details .group-wall .comment {
border:0
}
.group-details .group-wall .comment:nth-child(odd) {
background:#eee;
}
.dark-theme .group-details .group-wall .comment:nth-child(odd) {
background:#477594;
}
.group-details .group-wall-no-margin {
border:2px solid #6e99c9;
padding:10px;
background:#fff
}
.group-details .container-header {
min-height:22px;
}
.btr-redesign group-description .container-header h3, .group-details .container-header.group-members-list-container-header h3, #rbx-body .input-group-btn .input-dropdown-btn {
padding:0;
}
.btr-redesign group-members-list .input-group-btn > button .btr-role-member-count {
font-size:11px;
line-height:initial
}
.group-details .container-header h3, .group-details .group-header .group-caption .group-name {
min-height:0;
background-color: #6e99c9;
color: #fff;
font-family: Verdana;
font-size: 16px;
margin: 0;
text-align: center;
padding:0;
position:absolute;
width:100%;
left:0
}
.dark-theme .group-details .container-header h3, .dark-theme .group-details .group-header .group-caption .group-name {
background-color:#477594
}
.group-details .group-header .group-caption .group-name {
border-color:transparent;
border-bottom-color:#000
}
.group-details .group-header .group-image {
margin-top:36px;
margin-left:12px
}
group-description {
margin-top:34px;
overflow-y:clip!important;
text-overflow:clip
}
.group-owner {
margin-top:170px;
margin-left:12px;
position:relative
}
.group-header {
width:150px
}
.group-details .group-header .group-caption {
width:100%;
position:absolute;
height:auto
}
.group-games, .group-affiliates {
border:2px solid #6e99c9;
top:-6px;
position:relative;
background:#fff
}
.dark-theme .group-games, .dark-theme .group-affiliates {
background:#243a4a url(https://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x;
border-color:#477594
}
.light-theme .text-robux {
color:green;
font-size:11px
}
group-store-item .text-robux:before {
content:"R$: "
}
group-store-item .item-card {
height:auto!Important
}
group-store-item .item-card-container {
width:100px
}
.group-details .group-members-list {
border:2px solid #6e99c9;
top:-12px;
position:relative;
border-top:0;
padding-top:0;
background:#fff
}
.dark-theme .group-details .group-members-list {
background:#243a4a url(https://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x;
border-color:#477594
}
.group-games ul{
margin-top:5px
}
.group-details .item-card-thumb-container {
width:100px;
height:100px
}
.group-details .item-cards-stackable .item-cardr {
width:auto
}
.group-details .rbx-tabs-horizontal .nav-tabs {
padding-left:0
}
group-store .tab-content {
margin-top:0px!important
}
.group-details .item-cards-stackable {
border:2px solid #6e99c9;
background:#fff
}
.dark-theme .group-details .item-cards-stackable{
border-color: #477594;
background:#243a4a url(https://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x
}
#group-shout .container-header {
display:none
}
.group-details .group-header .group-caption .group-info {
min-height:0;
display:block;
max-width:146px
}
.group-details .group-header .group-caption .group-stats {
flex-direction:column;
margin-left:12px
}
.group-details .group-header .group-caption .group-info .group-stats li .font-header-2, .group-details .group-header .group-caption .group-info .group-stats .font-caption-header {
font-size:10px
}
.group-details .group-header .group-caption .group-info .group-stats li span {
order:2;
margin-left:4px;
}
.group-details .group-header .group-caption .group-info .group-stats li {
height:16px
}
.btr-redesign .btr-shout-container .shout-container {
padding:0;
width:max-content;
max-width:400px;
margin:0 auto
}
.group-details .group-shout .shout-container .avatar-headshot, group-description .container-header {
display:none
}
.group-details .group-shout .shout-container .group-shout {
padding:0;
display:flex;
flex-wrap:wrap;
flex-direction:column
}
.group-shout-name {
font-size:11px;
height:18px;
order:1;
margin-top:-5px;
margin-left:25px
}
.group-details .group-shout .shout-container .group-shout .group-shout-body {
font-size:11px;
color:black;
background:#FEF1B5;
border:1px solid #CD950C;
padding:4px 3px
}
.group-details .group-shout .shout-container .group-shout .group-shout-body:before {
content:"";
width: 0;
height: 0;
border-left: 17px solid transparent;
border-right: 0px solid transparent;
border-top: 17px solid #CD950C;
position:absolute;
bottom:10px;
left:4px
}
.group-details .group-shout .shout-container .group-shout .group-shout-body:after {
content:"";
width: 0;
height: 0;
border-left: 15px solid transparent;
border-right: 0px solid transparent;
border-top: 15px solid #FEF1B5;
position:absolute;
bottom:12px;
left:5px
}
.group-details .group-shout .shout-container .group-shout .group-shout-info {
margin:0;
order:2;
margin-left:26px;
}
.group-details .group-shout .shout-container .group-shout .group-shout-info .shout-date {
font-size:9px!Important;
color:#808080
}
.group-details .rbx-tabs-horizontal, .btr-group-about {
margin:0
}
.btr-group-about {
padding:0;
margin:0!important;
border:2px solid #6e99c9;
border-bottom:0;
display:flex;
background:#fff!important
}
#group-shout {
border:2px solid #6e99c9;
border-top:0;
padding-bottom:5px;
background:#fff
}
.dark-theme #group-shout, .dark-theme .btr-group-about {
border-color: #477594;
background:#243a4a url(https://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x!important
}
.light-theme:not([data-internal-page-name="Avatar"]) .rbx-tabs-horizontal #horizontal-tabs .rbx-tab:not(.active) a:not(:hover) {
background:#fff
}
.group-owner.text.font-caption-body.ng-scope {
z-index:99
}
.group-description {
z-index:100;
position:relative
}
.group-details .group-description .group-description-text .group-description-content-text {
color:#000;
font-size:11px;
line-height:1
}
.dark-theme .group-details .group-description .group-description-text .group-description-content-text {
color:#fff
}
.group-details .group-description .group-description-text {
line-height:11px;
overflow:hidden
}
.toggle-content.text-link[data-container-id="group-description-text"] {
display:none
}
.group-details .toggle-target .content-height {
height:100%
}
groups-list-item .menu-option-content {
width:auto!important
}
.group-membership {
margin-top:-56px;
float:right;
margin-right:20px;
z-index:999
}
.gotham-font .text-robux-lg {
color:green;
font-weight:500;
font-size:13px
}
group-store .container-header, group-games .container-header, group-affiliates .container-header{
display:none!important
}
group-members-list .container-header {
background:#fff!important;
border-top:2px solid #6e99c9!important;
border-bottom:0!important;
border-left:2px solid #6e99c9;
border-right:2px solid #6e99c9;
margin-top:-6px
}
.dark-theme group-members-list .container-header{
background:#243a4a url(https://www.roblox.com/images/CSSThemes/Outrageous/standardboxback.png) repeat-x!Important;
border-color:#477594!important
}
.dark-theme .group-details .group-wall-no-margin {
background:#243a4a;
border-color:#477594
}
group-members-list .container-header h3 {
display:none
}
.group-details .container-header.group-members-list-container-header .pager-holder .pager {
margin-top:-12px
}
.btr-redesign group-members-list .input-group-btn > button .rbx-selection-label {
font-size:12px
}
[data-internal-page-name="GroupDetails"] .content, [data-internal-page-name="GroupSearch"] .content {
width:900px;
padding-left:10px;
padding-right:10px;
}
.group-details .container-header.group-members-list-container-header .group-dropdown {
top:2px
}
.group-details .group-members-list .member {
width:auto
}
.group-details .avatar-container {
width:71px;
}
.group-details .avatar-container .hlist {
margin-left:3px
}
.group-details .group-members-list .member .avatar-container span[thumbnail-type], .group-details .avatar-card-fullbody {
width:64px;
height:64px
}
.group-details .group-members-list .member .member-name {
color:blue;
font-size:11px;
height:16px;
margin-top:0
}
.group-details .group-members-list .thumbnail-2d-container {
background:#fff;
border:0
}
.rbx-scrollbar:not(.mCS_no_scrollbar) .mCSB_inside > .mCSB_container {
margin-right:0
}
.gotham-font h1 {
font-size:24px;
padding:0
}
/*feed*/
#feed-container .list-body{
font-size:11px
}
#feed-container .list-body .list-content a {
font-size:12px;
color:blue!Important;
margin:0;
padding:0;
height:20px;
line-height:1
}
#feed-container .list-body .list-content {
margin:0;
padding:0;
line-height:1
}
#feed-container .list-body span {
font-size:8px
}
#feed-container .list-item{
margin:0
}
#feed-container .list-header {
margin-right:8px
}
.feedtext.linkify {
font-size:11px;
font-style:italic;
font-weight:bold;
color:#000;
font-family:Verdana
}
/*misc*/
.search-container .input-group .input-field.group-search-field {
border-radius:0;
padding:4px
}
[data-internal-page-name="PlayerSearch"] .avatar-cards .avatar-card {
width:31%
}
.player-search-container .input-group .input-field {
padding:4px;
width:500px;
border-radius:0;
height:26px;
margin-left:10px
}
[data-internal-page-name="PlayerSearch"] .row.results-count {
float:right;
padding-right:5px;
margin-top:-30px
}
.player-search-container .player-search-page .top-row {
max-width:900px;
background:#006699;
border:2px solid #6e99c9
}
.player-search-container .player-search-page .top-row h3, .player-search-container .player-search-page .top-row .row.results-count * {
color:#fff;
font-family:Verdana;
padding-left:4px
}
.player-search-container .player-search-page .input-group-btn {
display:none
}
.player-search-container .player-search-page .top-row h3 {
float:left;
}
[data-btr-page="friends"] .content {
max-width:920px
}
#private-message .rbx-tab {
min-width:200px!important;
height:auto;
border-bottom:1px solid
}
#friends-container .rbx-tab-heading.active {
background:#6e99c9;
}
#friends-container .rbx-tab-heading.active span {
color:#fff
}
.light-theme .content .friends-filter .friends-filter-searchbar-container {
color:#000;
border-radius:0;
padding:0;
height:24px
}
.content .friends-filter .dropdown button {
height:24px;
width:100px
}
.content .friends-filter .friends-filter-searchbar-container .icon-search {
display:none
}
.avatar-card-container .avatar-card-content .avatar-card-caption.has-menu .avatar-name, .avatar-card-container .avatar-card-content .avatar-card-caption .avatar-name {
color:blue
}
.avatar-card-container .avatar-card-content .avatar-card-caption.has-menu .avatar-name:hover, .avatar-card-container .avatar-card-content .avatar-card-caption .avatar-name:hover {
text-decoration:underline
}
.light-theme .summary .table {
background:transparent
}
.friends-content.section .avatar-card-container .avatar-card-content {
display:block;
width:max-content;
margin:0 auto
}
.friends-content.section .avatar-card-container .avatar-card-content .avatar-card-caption {
padding:0;
display:block;
width:100%
}
.friends-content.section .avatar-card-container .avatar-card-content .avatar-card-fullbody {
margin:0 auto;
}
.friends-content.section .avatar-card-container {
width:max-content;
min-width:120px
}
.friends-content.section span {
border:0
}
.friends-content .accept-friend, .friends-content .ignore-friend {
width:95px
}
.friends-content.section .avatar-card-btns {
width:max-content
}
.friends-content .avatar-name {
font-size:13px
}
.friends-content .avatar-card-label {
font-size:11px
}
.friends-content .avatar-cards .avatar-card {
width:185px
}
.ignore-button.see-all-link.btn-control-xs.btn-min-width {
background:none;
border:none!important;
color:blue;
text-decoration:underline
}
.avatar-card-link [thumbnail-target-id="156"] {
background:url("https://static.wikia.nocookie.net/roblox/images/3/39/Fndjdjxjx.png")-1px !important;
background-size:46px!important
}
.avatar-card-link [thumbnail-target-id="156"] img {
visibility:hidden
}
.light-theme .paired-name span:first-child, .message-detail .body strong {
color:blue
}
.message-detail .body div, .message-detail .body strong{
font-size:12px!important
}
.message-detail .body {
border:1px dashed;
padding:5px
}
.message-detail {
border:2px solid #ccc
}
/*awesomer*/
*[alt="We're making things more awesome. Be back soon."] {
background:url(https://static.wikia.nocookie.net/roblox/images/4/4a/OH_NOES.png/revision/latest?cb=20111228145107)
}
/*404*/
.request-error-page-content .default-error-page .action-buttons {
bottom:-18px;
left:37.7%
}
.request-error-page-content {
margin-top:0
}
.request-error-page-content .default-error-page .message-container {
float:none;
width:100%
}
.request-error-page-content .default-error-page .error-image {
display:none
}
.request-error-page-content .default-error-page .message-container .error-message {
height:240px;
background:no-repeat url(https://i.imgur.com/EcDVIU1.jpg)50% 28px;
content:none!important;
width:max-content;
margin:0 auto;
font-size:0;
}
.request-error-page-content .default-error-page .message-container .error-title {
font-size:0px;
color:#000;
font-weight:700;
font-family:arial;
margin:0 auto;
width:max-content
}
.request-error-page-content .default-error-page .message-container .error-title:after {
content:"Oops - you've reached this page in error.";
font-size:18px
}
.request-error-page-content .default-error-page .message-container .error-message:after {
content:"If you continue to receive this page please contact customer service.";
font-size:18px;
color:#000;
font-weight:700;
font-family:arial
}
/*premium*/
.premium-landing-page .premium-title-section, .premium-landing-page .stipend-section, .premium-landing-page .catalog-benefit-section, .premium-landing-page .game-benefit-section, .premium-landing-page .trade-benefit-section, .premium-landing-page .membership-section .benefits-detail-container .lucky-gatito {
display:none
}
.light-theme .premium-landing-page .membership-section .subscription-card, .light-theme .premium-landing-page .membership-section .subscription-card:not(.disabled):not(.purchased):hover {
background:no-repeat url(https://i.imgur.com/oyiZFqE.png)0 -6px;
background-size:409.76%;
border:0
}
.light-theme .premium-landing-page .membership-section .div-table-cell:nth-child(2) .subscription-card {
background-position:-516px -6px!important
}
.light-theme .premium-landing-page .membership-section .div-table-cell:nth-child(3) .subscription-card {
background-position:-772px -6px!important
}
.premium-landing-page .membership-section .subscription-card {
width:250px
}
.light-theme .premium-landing-page .membership-section .subscription-card div{
display:none
}
.premium-landing-page .membership-section .subscribe-button {
margin-top:200px
}
.light-theme .premium-landing-page .membership-section {
background:#fff
}
.premium-landing-page .membership-section .subscription-card {
height:206px
}
.light-theme .benefits-detail-container .icon-menu-games-on {
background:url(https://www.roblox.com/images/HardHatBullet2.png);
width:30px;
height:30px
}
.light-theme .benefits-detail-container .icon-robux-28x28 {
background:url(http://www.roblox.com/images/AllowanceBullet2.png);
filter:none;
width:30px;
height:30px
}
.light-theme .benefits-detail-container .icon-menu-shop {
background:url(http://www.roblox.com/images/SellBullet2.png);
filter:none;
width:30px;
height:30px
}
.light-theme .icon-menu-trade {
background:url(https://www.roblox.com/images/magnifying.png);
filter:none;
width:30px;
height:30px
}
.light-theme .premium-landing-page .membership-section .benefits-detail-container {
background:0;
padding:0 30px;
margin:0
}
.premium-landing-page .membership-section .membership-sec-header {
margin:0;
padding:20px
}
.premium-landing-page .membership-section {
height:auto
}
/*money*/
[data-btr-page="money"] .content {
max-width:920px
}
/*home popover*/
.popover {
border-radius:0;
}
.people-info-card-container .place-container .place-info-container .place-info {
min-height:35px
}
.btn-growth-sm {
background: url(https://i.imgur.com/21oPrDI.png) !important;
height:54px;
border-radius:0;
border:0;
color:transparent;
}
.btn-growth-sm:hover {
color:transparent
}
.people-info-card-container .place-container {
width:350px
}
.people-info-card-container .place-container .place-info-container {
width:220px
}
.people-info-card-container.card-with-game {
width:340px;
border:1px solid #777
}
.people-info-card-container .place-container .place-icon {
border-radius:0
}
.people-info-card-container .interaction-item .icon-chat-gray, .people-info-card-container .interaction-item .icon-viewdetails {
display:none
}
.people-info-card-container .interaction-item .label {
width:auto;
background: url(https://www.roblox.com/images/UI/btn-big_silver_tile.png);
color: #000;
max-height: 32px;
font: 13px Arial,Helvetica,sans-serif;
border: 1px solid #777;
border-radius: 0;
line-height: 13px;
padding: 7px;
}
.people-info-card-container .interaction-item .label:hover {
background-position-y:-30px
}
.people-info-card-container .interaction-container {
height:34px;
background:none;
border:none
}
.people-info-card-container .popover-content .dropdown-menu {
display:flex;
padding:0 20px;
}
.popover-content .dropdown-menu li[ng-click="goToProfilePage()"] {
margin-right:0;
margin-left:auto
}
.people-info-card-container .border-bottom {
border:none
}
.people-info-card-container .interaction-item:last-child .label {
border:1px solid #777
}
/*search*/
.popover-content .dropdown-menu li {
padding:0
}
#header .new-dropdown-menu .btr-fastsearch-anchor, .rbx-header .navbar-search .navbar-search-option .new-navbar-search-anchor {
padding:0 6px
}
.rbx-header .navbar-search .navbar-search-option .new-navbar-search-anchor .navbar-list-option-icon {
display:none
}
.new-navbar-search-anchor[href^="https://www.roblox.com/catalog"] .navbar-list-option-suffix {
font-size:0;
height:20px
}
.new-navbar-search-anchor[href^="https://www.roblox.com/catalog"] .navbar-list-option-suffix:after {
font-size:13px;
content:"in Catalog";
}
.new-navbar-search-anchor[href^="https://www.roblox.com/discover"] .navbar-list-option-suffix {
font-size:0;
height:20px
}
.new-navbar-search-anchor[href^="https://www.roblox.com/discover"] .navbar-list-option-suffix:after {
font-size:13px;
content:"in Games";
}
.new-navbar-search-anchor[href^="https://www.roblox.com/search"] .navbar-list-option-suffix, .new-navbar-search-anchor[href^="https://www.roblox.com/develop"] .navbar-list-option-suffix {
font-size:13px;
height:20px
}
.rbx-header .navbar-search .navbar-search-option .new-navbar-search-anchor .navbar-list-option-text {
font-size:13px;
color:#000
}
.rbx-header .navbar-search .navbar-search-option .new-navbar-search-anchor .navbar-list-option-suffix {
color:#222
}
.rbx-header .navbar-search .navbar-search-option .new-navbar-search-anchor {
height:25px
}
#header .new-dropdown-menu .btr-fastsearch-anchor {
height:40px
}
.rbx-header .navbar-search .navbar-search-option .new-navbar-search-anchor:hover, #header .new-dropdown-menu .btr-fastsearch-anchor:hover {
background:#ddd
}
.dark-theme .rbx-header .navbar-search .navbar-search-option .new-navbar-search-anchor:hover,.dark-theme #header .new-dropdown-menu .btr-fastsearch-anchor:hover {
background:#222
}
.rbx-header .navbar-search.navbar-search-open .dropdown-menu {
border:1px solid #777;
background:#efefef;
border-radius:0;
margin-top:2px;
width:100%;
left:0;
top:26px;
min-width:230px
}
.dark-theme .rbx-header .navbar-search.navbar-search-open .dropdown-menu {
background:#111
}
.rbx-header .navbar-search .navbar-search-option .new-navbar-search-anchor .navbar-list-option-thumbnail-visible {
display:none
}
.btr-fastsearch-thumbnail-container {
border-radius:0
}
/*ttip*/
#rbx-body.light-theme .tooltip-inner {
background:#fff;
border:1px solid;
border-radius:0;
font:400 11px arial;
color:#000
}
.tooltip.bottom {
padding:0;
margin:0
}
#rbx-body.light-theme .tooltip-arrow {
display:none
}
/*banner*/
#rb-body .message-banner {
background:#6E99C9;
color:#fff;
border:2px solid white;
outline:1px solid gray;
padding:2px;
}
.dark-theme .message-banner {
background:#477594
}
#rb-body .message-banner .icon-close {
background:none;
margin-right:10px;
line-height:18px
}
#rb-body .message-banner .icon-close:before {
content:"Close";
font-size:11px
}
/*setting popover*/
#settings-popover .popover-content{
right:-54px;
border:2px solid #6e99c9;
}
#settings-popover .popover-content a {
border:1px solid #6e99c9;
background:#fefefe;
border-top-width:0;
padding-top:5px;
padding-bottom:5px
}
#settings-popover .popover-content li:last-child a{
border-bottom-width:0
}
#settings-popover .arrow {
margin-left:-16px;
border-bottom-color:#6e99c9
}
#settings-popover .arrow:after {
border-bottom-color:#6e99c9
}
.dark-theme #settings-popover .popover-content {
border-color:#477594
}
.dark-theme #settings-popover .popover-content a {
border-color:#477594;
background:#111
}
#settings-popover .arrow,#settings-popover .arrow:after {
border-bottom-color:#477594
}
/*friends*/
.content .friends-filter .dropdown button {
height:24px;
padding-top:0;
padding-bottom:0;
border-color:#a7a7a7;
width:160px
}
.content .friends-filter .dropdown .rbx-selection-label {
font-size:13px;
line-height:22px
}
.content .friends-filter .friends-filter-searchbar-container {
border-radius:0;
border-color:#a7a7a7;
padding:0;
height:24px;
color:#000;
width:auto;
}
.content .friends-filter .friends-filter-searchbar-container input::placeholder {
color:#888;
font-size:13px
}
.content .friends-filter .friends-filter-searchbar-container input {
font-size:13px!important
}
.content .friends-filter .friends-filter-searchbar-container .icon-search {
margin:0;
visibility:hidden;
width:6px
}
.rbx-tab-heading[href="#!/friends"] .text-lead:before {
content:"Best "
}
.content #friends-container .nav-tabs {
margin-bottom:0
}
.content #friends-container .rbx-tab {
min-width:0;
float:left;
margin-bottom:-2px
}
#friends-container h1, #friends-container h3 {
font-family:"arial"
}
#friends-container .rbx-tabs-horizontal .nav {
z-index:999999;
position:relative;
top:2px;
background:transparent
}
#friends-container .rbx-scrollable-tabs-horizontal .rbx-tab .rbx-tab-heading {
padding:3px 10px 3px 10px;
}
#friends-container .rbx-scrollable-tabs-horizontal .rbx-tab .rbx-tab-heading.active {
background:#6e99c9
}
#friends-container .rbx-tabs-horizontal .nav-tabs {
padding-top:0;
height:20px
}
#friends-container {
padding:0 0 0 12px
}
.content .friends-filter .dropdown .input-dropdown-btn {
min-width:100px
}
.content .friends-filter .dropdown{
width:auto;
padding-right:10px
}
.btn-cta-md {
position:relative;
height:30px;
font: bold 14px Arial,Helvetica,Sans-Serif;
line-height:1
}
.friends-content .ignore-friend {
height:30px;
line-height:1
}
.friends-content.section .avatar-card-container .avatar-card-content {
display:block;
width:max-content;
margin:0 auto
}
.friends-content.section .avatar-card-container .avatar-card-content .avatar-card-caption {
padding:0;
display:block;
width:100%
}
.friends-content.section .avatar-card-container .avatar-card-content .avatar-card-fullbody {
margin:0 auto;
}
.friends-content.section .avatar-card-container {
width:max-content;
min-width:120px;
background:none
}
.friends-content.section span {
border:0
}
.friends-content .accept-friend, .friends-content .ignore-friend {
width:95px
}
.friends-content.section .avatar-card-btns {
width:max-content
}
.friends-content .avatar-name {
font-size:13px
}
.friends-content .avatar-card-label {
font-size:11px
}
.friends-content .avatar-cards .avatar-card {
width:auto;
}
.friends-content .avatar-card-container .avatar-card-content .avatar-card-caption .avatar-card-label {
visibility:hidden
}
.friends-content .avatar-card-container:hover .avatar-card-content .avatar-card-caption .avatar-card-label {
visibility:visible
}
.friends-content .avatar-card-fullbody .avatar-status {
bottom:-33px;
left:0;
top:auto
}
.avatar-card-container .avatar-card-content .avatar-card-caption .avatar-name {
color:#095fb5;
width:calc(100% - 14px)!important;
margin-left:14px;
max-width:96px;
}
.avatar-card-container .avatar-card-content .avatar-card-caption .avatar-name.text-overflow {
margin-left:24px;
width:96px!important;
margin-right:0
}
.avatar-card-container .avatar-card-content .avatar-card-caption .avatar-card-label, .avatar-card-container .avatar-card-content .avatar-card-caption .avatar-status-link {
padding:0;
text-align:center;
max-width:120px;
font-size:10px;
visibility:hidden
}
.avatar-card-container:hover .avatar-card-content .avatar-card-caption .avatar-status-link {
visibility:visible
}
.friends-content .avatar-card-label {
font-size:10px!important
}
.friends-content .avatar-card-container .avatar-card-content .avatar-card-menu {
display:none
}
/*message*/
.btr-hide-ads[data-btr-page="messages"] .content {
max-width:930px
}
#rbx-body .roblox-messages-container .rbx-tab .rbx-tab-heading {
padding:3px 10px;
height:20px
}
.icon-logo-notification.icon-logo-r {
background-image: url("http://www.roblox.com/images/NextStyleGuide/logo_R_30X30.svg") !important;
background-repeat: no-repeat;
background-size: auto auto;
}
.roblox-messages-container.rbx-tabs-horizontal .nav-tabs {
max-height:31px;
margin:0
}
.messages-container .rbx-tab {
min-width:0;
float:left
}
.roblox-messages-container .rbx-tab .rbx-tab-heading {
padding:6px 16px 0 8px;
}
.roblox-messages-container .rbx-tab-content.tab-active {
border:0;
}
.roblox-messages-container.rbx-tabs-horizontal .nav-tabs {
z-index:999999;
position:relative;
top:2px;
background:transparent
}
body .content .messages-container .btr-currentPage input {
margin-top:7px
}
body .content .messages-container .pager-total {
margin-top:4px
}
.inbox-buttons {
background:#fff;
margin:0;
padding-top:12px;
padding-bottom:12px
}
.messages {
margin:0
}
.messages .messageDivider {
border-color:#ccc;
background:#F8F6F8
}
.message-summary-content.text-label .subject, .paired-name .element:first-child {
font-weight:bold;
color:#000;
}
.messages .messageDivider .roblox-message-summary span{
font-size:13px;
line-height:13px
}
.messages .messageDivider .roblox-message-summary .message-summary-content.text-label,.messages .messageDivider .message-summary-date{
color:#333;
line-height:16px
}
.messages .messageDivider .roblox-message-summary .message-summary-date {
font-size:12px;
top:4px
}
.messages .messageDivider:hover {
box-shadow:none
}
.messages .avatar-headshot-sm {
height:38px;
width:38px
}
.messages .messageDivider .roblox-message-summary .message-summary-body .message-summary-username {
padding-top:4px
}
.messages .messageDivider .messageCheckbox {
margin-top:8px
}
/*roblox pro*/
#view_stats {
min-width:200px!important;
margin-left:380px!important;
background: url(https://www.roblox.com/images/Buttons/StyleGuide/bg-btn-blue.png) repeat-x!important;
position:relative;
top:-20px
}
/*captcha*/
#home_children_heading.cFcLKp {
font:500 0px arial
}
#home_children_heading.cFcLKp:before {
content:"we are too stupid to know you are real";
font-size:20px
}
.gXuEqN {
background:url(https://www.roblox.com/images/btn_green_30h_t2.png) top right transparent no-repeat;
}
.gXuEqN:hover {
background-position-y:-30px;
background-color:transparent
}
/*chat*/
.btr-small-chat-button.chat-container.collapsed .chat-main {
width:63px;
right:2px
}
.chat-container.collapsed .chat-main, .dialog-container.collapsed .dialog-header {
background: transparent url(https://i.imgur.com/8RKGqg2.png) no-repeat right top;
display: block;
height: 19px;
padding: 0px 18px 0px 9px;
text-decoration: none;
border:0;
color:#095fb5
}
.chat-container.collapsed .chat-main:before, .dialog-container.collapsed .dialog-header:before {
content:"";
background:url(https://i.imgur.com/22trfVj.png);
position:absolute;
display:inline-block;
left:-0px;
width:2px;
height:19px;
}
.chat-container.collapsed .chat-header, .dialog-container.collapsed {
background:none;
height:19px;
border:0
}
.btr-small-chat-button.chat-container.collapsed .chat-header .chat-header-title {
color:#095fb5;
font: normal 12px verdana,sans-serif;
padding-left:0;
background-image:url(http://www.roblox.com/images/online.png);
background-repeat:no-repeat;
background-position:32px 3px;
padding-right:16px
}
.dialog-container.collapsed .dialog-header .chat-header-title {
color:#095fb5;
font: normal 12px verdana,sans-serif;
padding-left:0;
padding-right:0;
background-image:url(http://www.roblox.com/images/online.png);
background-repeat:no-repeat;
background-position:right 3px;
}
.btr-small-chat-button.chat-container.collapsed .chat-header .chat-header-title:hover {
color:#000
}
.dialog-container.collapsed .dialog-header .chat-header-title:hover, .dialog-container.collapsed .dialog-header:hover .chat-header-title {
color:#000;
background:none;
width:100%
}
.dialog-container.collapsed .chat-windows-header.hover .chat-header-label {
width:calc(100% - 20px)
}
.dialog-container.collapsed .chat-windows-header.hover .chat-header-action {
padding-right:0;
filter:invert(1)
}
.chat-windows-header .chat-header-action span[class^=icon]{
margin-left:0;
}
.chat-container.collapsed .chat-windows-header .chat-header-label {
padding:2px 0
}
.chat-container.collapsed:hover .chat-main:before, .chat-container.collapsed:hover .chat-main, .dialog-container.collapsed:hover .dialog-header:before, .dialog-container.collapsed:hover .dialog-header {
background-position-y:-19px
}
.chat-main, .dialog-container {
box-shadow:none;
border-radius:0
}
#rbx-body .chat-container .chat-main .chat-header, .dialog-container .dialog-header, .chat-windows-header {
background:linear-gradient(#007FFD,#0062C3);
border:1px solid #000;
border-radius:3px 3px 0 0;
border-top-color:#6CB6FF;
border-bottom-color:#002951;
border-left-color:#368DE4;
border-right-color:#368DE4;
height:19px
}
#rbx-body .chat-windows-header {
color:#fff
}
.light-theme .icon-chat-group-create, .light-theme .icon-chat-close-white, .light-theme .icon-chat-info-white {
filter:invert(1)
}
.chat-windows-header .chat-header-label, .dialog-container .dialog-header .chat-header-label {
padding:2px 0
}
.chat-windows-header .chat-header-back {
margin:0 4px;
margin-top:-4px
}
.chat-windows-header .chat-header-action, .dialog-container .dialog-header .chat-header-action {
padding-top:0;
padding-bottom:0
}
.chat-main .chat-body, .dialog-container .dialog-body {
background:#F2F2F2;
border-left:1px solid #A6A6A6;
border-right:1px solid #A6A6A6;
border-bottom:1px solid #DCDCDC
}
#rbx-body .dialog-container .dialog-input-container {
border-left:1px solid #A6A6A6;
border-right:1px solid #A6A6A6;
border-top:0;
border-radius:0
}
#rbx-body .dialog-container .dialog-main {
border-bottom:1px solid #DCDCDC
}
#rbx-body .dialog-container .dialog-body .mCustomScrollBox.dialog-visible {
margin:0 6px;
width:calc(100% - 12px);
background:#fff;
border:1px solid #A6A6A6;
border-bottom:0
}
#rbx-body .dialog-container .dialog-input-container {
background:#F2F2F2;
}
#rbx-body .dialog-container .dialog-input-container .dialog-input {
background:#fff!important;
width:calc(100% - 12px);
margin:0 6px;
border-left:1px solid #A6A6A6;
border-right:1px solid #A6A6A6;
border-bottom:1px solid #A6A6A6;
border-radius:0
}
.dialog-container {
width:300px
}
.dialog-container .dialog-header {
padding-left:4px
}
.light-theme #chat-container.chat-container.collapsed .chat-main .chat-header {
background:none;
border:0
}
/*trade*/
.trades-list-detail {
background:#E2E2E2;
border:1px solid #C2C2C2;
padding-left:5px;
left:24px
}
div[trade-item-card] {
background:#fff;
border:1px solid #aaa
}
#transactions-page-container .amount.icon-robux-container span {
color:#060;
font-size:14px
}
#transactions-page-container .table th {
background:linear-gradient(#eee,#ddd);
border:1px solid;
border-top-color:#B8B8B8;
border-bottom-color:#DADADA;
border-left:0;
border-right:0;
padding-top:3px;
padding-bottom:3px
}
table.transactions .item-format .item-description .item-name{
display:inline;
}
table.transactions .item-format .item-description span{
margin-right:4px
}
table.transactions .date div {
display:inline-block;
margin-right:5px
}
table.transactions .item-format .item-card-image {
height:36px;
width:36px
}
table.transactions .item-sale-format {
height:44px
}
.table.transactions>tbody>tr>td {
padding:0 9px
}
.input-group-btn .input-dropdown-btn {
border-radius:0
}
.input-group-btn .input-dropdown-btn:hover {
background:#fff
}
#social-links-container {
display: none;
}
.nav .tab-store {
display: none
}
ul.nav:nth-child(2) > li:nth-child(2) > a:nth-child(1), ul.nav:nth-child(3) > li:nth-child(2) > a:nth-child(1) {
font-size: 0;
}
ul.nav:nth-child(2) > li:nth-child(2) > a:nth-child(1)::after, ul.nav:nth-child(3) > li:nth-child(2) > a:nth-child(1):after {
content:"Catalog";
}
.games-list-header {
display: none;
}
`;
if (typeof GM_addStyle !== "undefined") {
GM_addStyle(css);
} else {
let styleNode = document.createElement("style");
styleNode.appendChild(document.createTextNode(css));
(document.querySelector("head") || document.documentElement).appendChild(styleNode);
}
})();
// ==UserScript==
// @name Youtube 2010-2011 HTML5 video player
// @namespace https://greasyfork.org/en/users/759797-lego-savant
// @version 1.1.0
// @description Makes youtube player look like it did in 2010
// @author legosavant
// @grant GM_addStyle
// @run-at document-start
// @include http://youtube.com/*
// @include https://youtube.com/*
// @include http://*.youtube.com/*
// @include https://*.youtube.com/*
// ==/UserScript==
(function() {
let css = `
/*player*/
/*general purpose player fix*/
.ytp-exp-bigger-button-like-mobile .ytp-chrome-controls .ytp-button:not(.ytp-chapter-title), .ytp-exp-bigger-button-like-mobile .ytp-replay-button {
max-width:40px;
padding:0;
line-height:40px;
height:40px
}
.ytp-exp-bigger-button-like-mobile .ytp-progress-bar-container {
bottom:39px
}
.ytp-exp-bigger-button-like-mobile .ytp-chrome-bottom, .ytp-embed-mobile-exp .ytp-chrome-bottom, .ytp-embed-mobile-exp.ytp-small-mode .ytp-chrome-bottom, .ytp-embed-mobile-exp .ytp-chrome-bottom .ytp-chrome-controls, .ytp-embed-mobile-exp.ytp-small-mode .ytp-chrome-bottom .ytp-chrome-controls {
height:40px
}
/*bigmode fixes*/
.ytp-big-mode .ytp-chrome-controls .ytp-button svg {
display:block
}
.ytp-big-mode .ytp-chrome-bottom {
padding:0;
}
.ytp-big-mode .ytp-subtitles-button {
top:-14px
}
.ytp-big-mode .ytp-chrome-controls .ytp-settings-button svg {
display:none
}
.ytp-big-mode .ytp-chrome-controls .ytp-settings-button:before {
font-size:14px;
padding-left:5px;
top:0;
margin-top:-3px
}
.ytp-big-mode .ytp-fullscreen-button {
position:relative;
top:-7px
}
.ytp-big-mode .ytp-time-display {
line-height:24px
}
.ytp-big-mode .ytp-volume-panel .ytp-volume-slider .ytp-volume-slider-handle {
background-position-y:-242px
}
.ytp-big-mode .ytp-scrubber-container {
top:0
}
/*main*/
.ytp-gradient-bottom {
display:none
}
.ytp-big-mode .ytp-play-button:not(.ytp-play-button-playlist)::before {
content:none
}
.ytp-chrome-bottom, .ytp-chrome-controls {
height:30px!important
}
.ytp-progress-bar-container, .ytp-exp-bigger-button-like-mobile.ytp-small-mode .ytp-progress-bar-container {
bottom:31px!important;
height:18px!important
}
.html5-video-player {
background:#000
}
.ytp-chrome-bottom {
background: -webkit-gradient(linear,left top,left bottom,from(#d6d6d6),to(white));
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
right:0!important;
left:0!important;
width:100%!important;
padding-top:0;
border-top:1px solid #000
}
/*scrub an progress*/
.ytp-chapters-container {
height:4px;
margin-top:14px;
transform:scale(1)!important;
background: rgba(255,255,255,.5);
}
.ended-mode .ytp-chapters-container {
background:#c80000
}
.ytp-progress-list {
transform:scale(1)!important;
}
.ytp-progress-bar:hover .ytp-chapters-container, .ytp-progress-bar-container.ytp-drag .ytp-chapters-container{
height:12px;
margin-top:6px
}
.ytp-progress-list {
background:transparent;
left:0px
}
.ytp-scrubber-container {
left:0;
top:0px
}
.ytp-right-controls {
margin-top:1px
}
.ytp-left-controls {
margin-top:1px
}
.ytp-progress-linear-live-buffer, .ytp-swatch-background-color {
background:#c80000
}
.ytp-scrubber-button {
background-position: -14px -274px!important;
height:15px!important;
width:16px;
z-index:999;
top:0;
margin-top:4px;
border-radius:0;
margin-left:-2px
}
.ytp-scrubber-button:hover {
background-position: -34px -274px!important;
}
.ytp-progress-bar-container:hover:not([aria-disabled="true"]) .ytp-scrubber-button.ytp-scrubber-button-hover, .ytp-drag .ytp-scrubber-button.ytp-scrubber-button-hover, .ytp-drag .ytp-exp-chapter-hover-effect, .ytp-progress-bar-container:hover:not([aria-disabled="true"]) .ytp-exp-chapter-hover-effect, .ytp-exp-chapter-hover-container:hover {
transform:none
}
/*tooltip*/
.ytp-tooltip-bg{
transform:scale(.65);
border:1px solid #ccc
}
.ytp-tooltip.ytp-preview:not(.ytp-text-detail) {
background:transparent;
height:70px;
margin-top:10px
}
/*main buttons*/
.ytp-chrome-controls .ytp-left-controls .ytp-button:not(.ytp-chapter-title), .ytp-chrome-controls .ytp-size-button,.ytp-chrome-controls .ytp-fullscreen-button,.ytp-chrome-controls .ytp-remote-button, .ytp-exp-bigger-button-like-mobile .ytp-chrome-controls .ytp-button:not(.ytp-settings-button):not(.ytp-subtitles-button):not(.ytp-chapter-title) {
background: -webkit-gradient(linear,left top,left bottom,from(white),color-stop(0.5,white),to(#d8d8d8));
background-color: #f7f7f7;
border-right: 1px solid #ccc;
padding: 3px 0 2px 1px;
cursor: pointer;
width:29px;
height:24px;
box-sizing:content-box
}
ytd-app .ytp-chrome-controls .ytp-left-controls .ytp-button:active,ytd-app .ytp-chrome-controls .ytp-size-button:active,ytd-app .ytp-chrome-controls .ytp-fullscreen-button:active,ytd-app .ytp-chrome-controls .ytp-remote-button {
-webkit-box-shadow: inset 1px 1px 4px #aaa;
-moz-box-shadow: inset 1px 1px 4px #c2c2c2;
border-bottom: 1px solid #aaa;
border-right: 1px solid #aaa;
}
/*time*/
.ytp-time-current, .ytp-time-separator, .ytp-time-duration {
color:#000;
text-shadow:none;
font-size:11px
}
.ytp-time-display {
line-height:28px!important
}
/*play*/
.ytp-chrome-controls .ytp-play-button svg {
background-position:0 -24px
}
.ytp-chrome-controls .ytp-play-button:hover svg {
background-position:-29px -24px
}
.paused-mode .ytp-chrome-controls .ytp-play-button svg {
background-position:0 0
}
.paused-mode .ytp-chrome-controls .ytp-play-button:hover svg {
background-position:-29px 0
}
/*dont like these*/
.ytp-next-button.ytp-button, .ytp-miniplayer-button, .ytp-button[data-tooltip-target-id="ytp-autonav-toggle-button"] {
display:none!important
}
/*mute*/
.ytp-chrome-controls .ytp-mute-button svg {
background-position: 0 -48px;
}
.ytp-chrome-controls .ytp-mute-button:hover svg {
background-position: -29px -48px;
}
.ytp-chrome-controls .ytp-mute-button[aria-label="Unmute (m)"] svg{
background-position: 0 -120px;
}
.ytp-chrome-controls .ytp-mute-button[aria-label="Unmute (m)"]:hover svg{
background-position: -29px -120px;
}
/*volume*/
.ytp-volume-slider-active .ytp-volume-panel {
margin-left:5px
}
.ytp-volume-panel .ytp-volume-slider .ytp-volume-slider-handle {
background-position: -8px -244px;
width:46.9px;
height:30px;
border-radius:0!Important;
top:8px;
margin-left:-40px
}
.ytp-volume-slider-handle:before, .ytp-volume-slider-handle:after {
content:none
}
.ytp-volume-panel {
background-position: -56px -241px!important;
border-right:1px solid #ccc
}
.ytp-chapter-title-prefix {
display:none
}
/*sub*/
.ytp-subtitles-button:after {
content:none!important
}
.ytp-subtitles-button svg {
background-position: -76px -276px!important;
width: 17px;
height: 12px;
border:0;
margin:0;
position:static;
display:block;
}
.ytp-subtitles-button:hover svg, .ytp-subtitles-button[aria-pressed="true"] svg {
background-position: -54px -276px!important;
}
.ytp-subtitles-button {
height:18px!important;
width:27px!important;
border:1px solid transparent;
color: #c80000;
border-radius: 4px;
background:transparent;
padding-left:4px!important;
top:-7px;
margin-right:3px!important
}
.ytp-subtitles-button:hover {
background: -webkit-gradient(linear,left top,left bottom,from(white),to(#d6d6d6));
border: 1px solid #bfbfbf;
}
/*settings*/
.ytp-settings-button {
top:-10px;
height:29px!important;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
width:36px!important
}
.ytp-settings-button svg {
display:none
}
.ytp-settings-button:before {
content:"SD";
display:inline-block;
position:absolute;
padding:2px 4px;
border:1px solid transparent;
height:17px;
width:30px;
top:0!Important;
color:#333;
box-sizing:border-box;
line-height:13px;
margin-left:2px;
margin-top:3px;
padding-left:7px
}
.ytp-settings-button.ytp-hd-quality-badge:before {
content:"HD"
}
.ytp-settings-button.ytp-hd-quality-badge:after {
content:none
}
.ytp-settings-button:hover:before {
border: 1px solid #bfbfbf;
color: #c80000;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: -webkit-gradient(linear,left top,left bottom,from(white),to(#d6d6d6));
}
/*theater*/
.ytp-chrome-controls .ytp-size-button svg {
background-position: 0 -144px;
}
.ytp-chrome-controls .ytp-size-button:hover svg {
background-position: -29px -144px;
}
#player-theater-container .ytp-chrome-controls .ytp-size-button svg {
background-position: 0 -168px;
}
#player-theater-container .ytp-chrome-controls .ytp-size-button:hover svg {
background-position: -29px -168px;
}
/*fullscreen*/
.ytp-chrome-controls .ytp-fullscreen-button svg {
background-position: 0 -192px;
}
.ytp-chrome-controls .ytp-fullscreen-button:hover svg {
background-position: -29px -192px;
}
.ytp-fullscreen .ytp-chrome-controls .ytp-fullscreen-button svg {
background-position: 0 -218px;
}
.ytp-fullscreen .ytp-chrome-controls .ytp-fullscreen-button:hover svg {
background-position: -29px -218px;
}
.ytp-big-mode .ytp-fullscreen-button{
width:30px!important
}
/*setting menu*/
.ytp-panel-menu {
border-radius: 6px;
background-color: black;
opacity: 0.9;
padding:6px 0
}
.ytp-panel {
min-width:0!important;
}
#ytp-id-17 {
bottom:35px!important
}
.ytp-menuitem, .ytp-panel-header {
height:30px!important;
min-height:0!important;
}
.ytp-panel-header {
padding:0
}
.ytp-menuitem-label {
padding-left:10px!important;
font-size:100%
}
.ytp-menuitem[role="menuitemradio"][aria-checked="true"] .ytp-menuitem-label {
background-position:55px 5px
}
.ytp-panel-footer {
display:none
}
.ytp-menuitem-icon {
display:none
}
.ytp-menuitem:not([aria-disabled="true"]):hover {
background:#c80000;
}
/*share n wl*/
.ytp-big-mode .ytp-share-icon svg,.ytp-big-mode .ytp-watch-later-icon svg {
display:none
}
.ytp-big-mode .ytp-title-text {
font-size:18px
}
.ytp-big-mode .ytp-share-icon {
background: no-repeat url(//s.ytimg.com/yts/imgbin/player-common-vflGwqWf5.png) -34px -1769px;
background-size: auto;
width: 26px;
height: 30px;
opacity: .9;
}
.ytp-big-mode .ytp-watch-later-icon {
background: no-repeat url(//s.ytimg.com/yts/imgbin/player-common-vflGwqWf5.png) -59px -161px;
background-size: auto;
width: 26px;
height: 30px;
opacity: .9;
margin-right: 8px;
}
.ytp-chapter-title-content {
width:auto;
color:#000;
height:30px;
line-height:30px;
font-size:11px;
}
/*ohgod*/
.ytp-button svg path, .ytp-button svg use {
display:none
}
.ytp-large-play-button svg {
background:none!Important
}
.ytp-large-play-button svg path {
d: path("M 88.34 9.698 c -1.09 -1.04 -2.43 -1.62 -3.92 -1.8 c -23.061 -1.44 -46.08 -1.44 -69.14 0 c -1.48 0.18 -2.72 0.76 -3.84 1.8 c -1.09 1.04 -1.81 2.27 -2.14 3.78 c -1.05 7.07 -1.56 14.17 -1.56 21.26 c 0 7.21 0.51 14.27 1.56 21.34 c 0.33 1.51 1.05 2.74 2.14 3.779 c 1.12 1.051 2.36 1.621 3.84 1.801 c 23.06 1.439 46.08 1.439 69.14 0 c 1.49 -0.18 2.83 -0.75 3.92 -1.801 c 1.12 -1.039 1.77 -2.34 2.1 -3.819 C 91.46 48.938 92 41.878 92 34.738 c 0 -7.09 -0.54 -14.16 -1.561 -21.22 C 90.109 12.038 89.46 10.818 88.34 9.698 Z")!important;
display:block
}
.ytp-chapter-title-chevron svg {
display:none
}
.ytp-button svg, .ytp-subtitles-button svg, .ytp-volume-slider .ytp-volume-slider-handle, .ytp-volume-panel, .ytp-scrubber-button {
background:url(data:image/png;base64,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)
}
`;
if (typeof GM_addStyle !== "undefined") {
GM_addStyle(css);
} else {
let styleNode = document.createElement("style");
styleNode.appendChild(document.createTextNode(css));
(document.querySelector("head") || document.documentElement).appendChild(styleNode);
}
})();