Skip to content

Brian by bribrian10

Details

Authorbribrian10

LicenseNo License

Categoryroblox

Created

Updated

Size5.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

I have no idea

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Brian
@version      20211007.21.24
@namespace    userstyles.world/user/bribrian10
@description  I have no idea
@author       bribrian10
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://web.roblox.com/") {
#header
  {
    background-color: #2f2f2f;
  }

  .navigation .notification-icon,
.rbx-highlight
  {
    background: #323232;
  }

  #chat-header
  {
    background: #000;
  }

  .slide-item-container-left,
.profile-avatar-right
  {
    background: #000;
  }

  .rbx-tabs-horizontal .rbx-tab.active .rbx-tab-heading,
.rbx-tabs-horizontal .rbx-tab-heading:hover,
.rbx-tabs-horizontal .rbx-tab-heading:focus,
.rbx-tabs-horizontal .rbx-tab-heading:active
  {
    box-shadow: 0 -4px 0 .6 #f00 inset;
    /* Uhm...what?*/
    ;
  }

  .forum-table-header,
body .forum-table-header th,
body .forum-table-footer,
#ctl00_cphRoblox_Message1_ctl00_CenterColumn > table > tbody > tr:nth-child(1) > th,
#ctl00_cphRoblox_CenterColumn > table > tbody > tr:nth-child(1) > th
  {
    background: #10101000 !important;
  }

  .rbx-upgrade-now #upgrade-now-button,
.rbx-btn-secondary-xs.btn-more,
#AjaxCommentsContainer > div > div.comment-form > form > button,
.rbx-vip-server-create,
.btn-secondary-xs
  {
    background-color: #9b9b9b !important;
    border-color: #323232 !important;
  }

  .rbx-upgrade-now #upgrade-now-button:hover,
.rbx-btn-secondary-xs.btn-more:hover,
#AjaxCommentsContainer > div > div.comment-form > form > button:hover,
.rbx-vip-server-create:hover,
.btn-secondary-xs:hover
  {
    background: #9b9b9b !important;
    border-color: #323232;
  }

  #navbar-search-input,
#navbar-search-btn
  {
    border: 1px solid #f2babf00;
  }

  body
  {
    background: transparent !important;
  }

  .content
  {
    background: transparent !important;
  }

  #fb-root
  {
    width: 100% !important;
    height: 100% !important;
    position: fixed !important;
    background-image: url("https://cdn.discordapp.com/attachments/485529580963102744/711869941246066758/AheagoWallpaper.jpg") !important;
    background-attachment: fixed !important;
  }

  #party_none_title,
div.friend_dock_chatbox_titlebar.chat-header-blink-off
  {
    background: linear-gradient(to bottom, #000, #5c5c5c);
  }

  #ctl00_cphRoblox_RightColumn,
#Body > table > tbody > tr > td:nth-child(3),
#Body > table > tbody > tr > td:nth-child(4)
  {
    display: none;
  }

  #GamesPageLeftColumn
  {
    width: auto;
    margin-right: 10px !important;
    margin-left: 10px !important;
  }

  #GamesListsContainer > div
  {
    background-color: rgb(0, 0, 0) !important;
    width: 100% !important;
  }

  #navigation
  {
    background-color: rgba(33, 33, 33, 0);
  }

  .rbx-btn-primary-lg
  {
    background-color: rgba(242, 186, 191, 0);
  }

  .rbx-btn-primary-lg:hover,
.rbx-btn-primary-lg:focus
  {
    background-color: rgb(72, 72, 72);
  }

.text-link, .text-link:active, .text-link:hover, .text-link:link, .text-link:visited, .vlist .list-item .list-body .list-content a, .vlist .list-item .list-body .list-content a:active, .vlist .list-item .list-body .list-content a:hover, .vlist .list-item .list-body .list-content a:link, .vlist .list-item .list-body .list-content a:visited {
    color: #858585;
}

html {
    --btr-theme-header: #0000;
    --btr-theme-navigation: #212121;
    --btr-theme-background: #6c6c6cba;
    --btr-theme-item: #454545ba;
    --btr-theme-item-hover: #4A4A4A;
    --btr-theme-item-hover-hover: #606060;
    --btr-theme-border: #212121;
    --btr-theme-border-lighter: #303030;
    --btr-theme-text: #454545ba;
    --btr-theme-text-secondary: rgba(255, 255, 255, .8);
    --btr-theme-text-disabled: rgba(255, 255, 255, 0.5);
    --btr-theme-divider: rgba(255, 255, 255, 0.12);
    background-color: var(--btr-theme-header) !important;
}

.btn-secondary-md {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #949494;
    border: 1px solid #000000;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    height: auto;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 9px;
    font-size: 16px;
    line-height: 100%;
    border-radius: 3px;
}

.text-name, .text-name:active, .text-name:hover, .text-name:link, .text-name:visited {
    color: #ffffff;
}

btn-common-play-game-lg, a.btn-common-play-game-lg {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #353535;
    border: 1px solid #000000;
    color: #0000;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    height: auto;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 12px;
    font-size: 20px;
    line-height: 100%;
    border-radius: 5px;
}

html body, html .btr-feedtitle, html .text, html .text-nav, html .popover-content .dropdown-menu li a, html .rbx-header .rbx-navbar-icon-group li .popover-content .rbx-menu-item, html .rbx-header .rbx-navbar-icon-group li .popover-content .rbx-menu-item:link, html .rbx-header .rbx-navbar-icon-group li .popover-content .rbx-menu-item:active, html .rbx-header .rbx-navbar-icon-group li .popover-content .rbx-menu-item:hover, html .rbx-header .rbx-navbar-icon-group li .popover-content .rbx-menu-item:visited, html .rbx-header .rbx-navbar-icon-group li .popover-content .rbx-menu-item:focus, html .rbx-header .rbx-navbar-search .rbx-navbar-search-option a {
    color: #000;
}

.text-name, .text-name:active, .text-name:hover, .text-name:link, .text-name:visited {
    color: #000;
}
}

Reviews

No reviews yet.