Skip to content

Bring Tix Back 2 (read desc by oldbobloc

Screenshot of Bring Tix Back 2 (read desc

Details

Authoroldbobloc

LicenseNo License

Categoryroblox.com

Created

Updated

Size1.8 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

the only difference is i changed the icon

i forgot credit to "xammand". i dont really wanna update this

Notes

haha yes works on darkmode only you need btroblox

settings for btroblox: hide messages and friends (located at modify buttons at right)

Source code

/* ==UserStyle==
@name           Example
@namespace      example.com
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("example.com") {
    /**
        .light-theme .btn-navigation-nav-notification-stream-md:hover, .light-theme .btn-navigation-nav-notification-stream-md:focus {
    background: none;
}

.rbx-header .rbx-navbar-icon-group .navbar-stream {
    float: none;
}

.btn-navigation-nav-notification-stream-md span[class^=icon-] {
    background-position: 0 -56px !important;
    cursor: not-allowed;
}

.btn-navigation-nav-notification-stream-md span[class^=icon-]:hover {
    background-position: -28px -56px !important;
}

.btn-navigation-nav-notification-stream-md span[class^=icon-]:after {
    content: "0";
    color: white;
    position: relative;
    left: 22px;
    top: 3px;
    cursor : not-allowed;
}

.fade.in.popover.bottom[id="notification-stream-popover"] {
    display: none !important;
}

.rbx-header .rbx-navbar-icon-group>li>button .notification-red {
    display: none;
}

/* robux */

.navbar-icon-item[id="navbar-robux"] {
    margin-top: -39px;
    top: -1px;
    margin-right: 45px;
}

#nav-robux-icon .icon-robux-28x28 {
    background-position: 0 -28px;
    background-image: url(https://images.rbxcdn.com/f4000b6d03a0df7153556d2514045629-navigation_10022018.svg);
}

#nav-robux-icon .icon-robux-28x28:hover {
    background-position: -28px -28px;
}

.light-theme .btn-navigation-nav-robux-md:focus, .light-theme .btn-navigation-nav-robux-md:hover {
    background: none;
    border-radius: 0;
}

.fade.in.popover.bottom[id="buy-robux-popover"] .popover-content {
    margin-right: 57px;
}
    */
}

Reviews

No reviews yet.