Skip to content

Old Error Page by Vue2016

Screenshot of Old Error Page

Details

AuthorVue2016

LicenseN/A

Categorywww.roblox.com

Created

Updated

Size6.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Brings Back Old Error Page Requires RLOT (Experimental) By @TersisWilvin.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Old Error Page
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Brings Back Old Error Page Requires RLOT (Experimental) By @TersisWilvin.
@author         Vue2016
==/UserStyle== */

@-moz-document domain("www.roblox.com") {
    .request-error-page-content {
        width: 970px;
        margin-top: 0;
    }
    .request-error-page-content .default-error-page {
        display: flex;
        flex-direction: column;
        padding: 5px 0 25px 0;
    }
    .request-error-page-content .default-error-page .error-image {
        order: -1;
        margin: 25px auto 10px;
    }
    .request-error-page-content .default-error-page .message-container {
        width: unset;
        margin: 0 auto;
    }
    .request-error-page-content .default-error-page .action-buttons {
        position: unset;
        margin: 0 auto;
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .request-error-page-content:has(.contact-message) .default-error-page .action-buttons {
        margin-top: 7px;
    }
    .request-error-page-content .default-error-page .action-buttons:before {
        content: "";
        text-align: center;
        margin: 20px auto;
        height: 1px;
        width: 55%;
        border-top: 1px solid var(--borders);
        display: block;
    }
    .request-error-page-content .action-buttons .btn-primary-md,
    .request-error-page-content .action-buttons .btn-control-md {
        border-color: #0852b7!important;
        background-color: #0852b7;
        background-image: url(/images/Buttons/StyleGuide/bg-btn-blue.png);
        color: #fff!important;
        font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
        border-radius: 0px!important;
        padding: 1px 7px 0 7px;
        height: 23px;
        min-width: 40px;
        font-size: 14px;
        background-position: left -160px;
        margin-right: 0px!important;
        line-height: 18px;
    }
    
    html:has(.request-error-page-content .action-buttons) {
        background: #fff!important;
    }
    .content-no-ads.container-main:has(.request-error-page-content .action-buttons) {
        background: #fff!important;
    }
    
    .content:has(.request-error-page-content .action-buttons) {
        background: #fff!important;
    }
    .request-error-page-content .action-buttons .btn-primary-md:hover,
    .request-error-page-content .action-buttons .btn-control-md:hover {
        background-position: left -181px;
    }
    .request-error-page-content .action-buttons .btn-control-md:before {
        content: "Return ";
    }
    .request-error-page-content .action-buttons .btn-primary-md {
        font-size: 0!important;
    }
    .request-error-page-content .action-buttons .btn-primary-md:after {
        content: "Go to Previous Page";
        font-size: 14px!important;
    }
    .request-error-page-content .default-error-page .message-container .error-title {
        height: 50px;
        font-size: 0px;
        font-weight: bold;
        color: var(--textcol);
        letter-spacing: -2px;
        font-family: 'Source Sans Pro',Arial,Helvetica,sans-serif;
        text-align: center;
        margin-bottom: 10px;
        padding: 0;
    }
    .request-error-page-content .default-error-page .message-container .error-title:after {
        position: relative;
        top: 24px;
    }
    .request-error-page-content .default-error-page .message-container .error-message {
        font-family: 'Source Sans Pro',Arial,Helvetica,sans-serif;
        color: var(--textcol);
        font-weight: bold;
        font-size: 0px;
        text-align: center;
    }
    .default-error-page:has(img[src="https://images.rbxcdn.com/52b5e003c896c50caec4ab1027168cc6.png"]) .error-title:after {
        content: "Unexpected error with your request";
        font-size: 40px!important;
    }
    .default-error-page:has(img[src="https://images.rbxcdn.com/52b5e003c896c50caec4ab1027168cc6.png"]) .error-message:before {
        content: "Please try again after a few moments."!important;
        font-size: 16px!important;
    }
    .default-error-page:has(img[src="https://images.rbxcdn.com/9281912c23312bc0d08ab750afa588cc.png"]) .error-title:after {
        content: "Requested page not found";
        font-size: 40px!important;
    }
    .default-error-page:has(img[src="https://images.rbxcdn.com/9281912c23312bc0d08ab750afa588cc.png"]) .error-message:before {
        content: "You may have clicked an expired link or mistyped the address."!important;
        font-size: 16px!important;
    }
    .default-error-page:has(img[src="https://images.rbxcdn.com/ad109e93f630415cde65a19fd2f84d2b.png"]) .error-title:after {
        content: "Access Denied";
        font-size: 40px!important;
    }
    .default-error-page:has(img[src="https://images.rbxcdn.com/ad109e93f630415cde65a19fd2f84d2b.png"]) .error-message:before {
        content: "Sorry, you don't have permission to view this page!"!important;
        font-size: 16px!important;
    }
    .request-error-page-content .default-error-page .error-image[src="https://images.rbxcdn.com/9281912c23312bc0d08ab750afa588cc.png"] {
        content: url('http://images.rbxcdn.com/4bd2ab534d227b98097ab7730f61f49a.png');
        width: 600px;
        height: 440px;
    }
    .default-error-page .error-image[src="https://images.rbxcdn.com/9281912c23312bc0d08ab750afa588cc.png"] {
        content: url('http://images.rbxcdn.com/4bd2ab534d227b98097ab7730f61f49a.png');
        height: 440px;
    }
    .default-error-page .error-image[src="https://images.rbxcdn.com/52b5e003c896c50caec4ab1027168cc6.png"] {
        content: url('http://images.rbxcdn.com/b47ba5565699c01cb4521af3f339b36b.png');
        height: 440px;
    }
    .default-error-page .error-image[src="https://images.rbxcdn.com/ad109e93f630415cde65a19fd2f84d2b.png"] {
        content: url('https://images.rbxcdn.com/05636e8bda24cdc11428e091e386605c.png');
        height: 440px;
    }
    .request-error-page-content .contact-message {
        font-family: 'Source Sans Pro',Arial,Helvetica,sans-serif;
        color: var(--textcol);
        font-size: 14px!important;
        position: relative;
        top: -100px;
    }
    .request-error-page-content .contact-message a {
        color: var(--linkcol);
    }
}

Reviews

No reviews yet.