Skip to content

austiblox to finobe by artemhao

Screenshot of austiblox to finobe

Details

Authorartemhao

LicenseNo License

Categoryaustiblox.net

Created

Updated

Code size16 kB

Code checksumfd269414

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

WARNING BEFORE USING PLS MAKE SURE TO USE DARK OLD OR LIGHT OLD THEME ON AUSTIBLOX
Thanks, 祝你今天過得愉快

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           austiblox to finobe
@namespace      https://austiblox.net
@version        1.0
@description    WARNING BEFORE USING PLS MAKE SURE TO USE DARK OLD OR LIGHT OLD THEME ON AUSTIBLOX Thanks, 祝你今天過得愉快
@author        artemhao
@license       MIT
@preprocessor  stylus
@match         *://austiblox.net/*
==/UserStyle== */

@-moz-document url("https://austiblox.net/base/base-document/maintenance/?back-url=") {

#hint-prototype + .ow_page_wrap, 
    .ow_page_wrap, 
    body > .ow_page_wrap {
        background: none !important;
        background-color: #ececec !important; 
        position: relative !important;
    }

    .ow_page_wrap, 
    .ow_content_menu li a span {
        background-image: none !important;
    }

    body > .ow_page_wrap {
        min-height: 100% !important;
        padding-right: 16px !important;
        padding-top: 60px !important;
    }

    .ow_page_wrap::-webkit-scrollbar, 
    body::-webkit-scrollbar {
        display: none !important;
    }

    body, html {
        font-family: "Lucida Grande", Tahoma, Verdana !important;
        color: #333 !important;
        font-size: 14px !important;
        line-height: 18px !important;
        height: 100% !important;
        min-width: 1000px !important;
    }

.ow.base_sign_in .ow_user_name::before {
    content: none !important;
    display: none !important;
}

img {
    content: url("https://finobe.com/img/thinking.svg") !important;
    width: 200px !important; 
    height: auto !important; 
}

.maintenance_cont {
    display: flex !important;
    justify-content: center !important; 
    align-items: center !important; 
    height: 100vh !important; 
    text-align: center !important;
}

.maintenance_cont h1 {
    color: #001 !important;
    text-transform: uppercase !important;
    font-size: 24px !important;
    font-weight: 1 !important;
    content: "idk" !important;
    visibility: hidden !important;
}

.maintenance_cont h1::before {
    visibility: visible !important;
    font-weight: 1 !important;
    display: block;
}

.ow_footer {
    display: none !important;
}
}

@-moz-document url-prefix("https://austiblox.net/sign-in?back-url=") {
    .ow_page_wrap {
        background: #e6e2e2 !important;
    }

    #hint-prototype + .ow_page_wrap {
        background: #e6e2e2 !important;
    }

    body.base_sign_in > .ow_page_wrap {
        background: #e6e2e2 !important;
    }

    body {
        background-color: #e6e2e2 !important;
    }

    .ow_sign_in_wrap > center:first-child > img {
        content: url("https://finobe.com/img/finnobenotclay.png") !important;
        width: 100px !important; 
        height: auto !important; 
        margin-left: -5px !important;
    }

    .base_sign_in .ow_sign_in_wrap > center:nth-child(2):after, 
    input {
        text-shadow: none !important;
    }

    .ow_sign_in_wrap > center:nth-child(2):after {
        visibility: visible !important;
        content: "歡迎來到 Finobe!" !important;
        color: #3e3e3e;
        font-size: 20.5px !important;
        font-family: "Arial", monospace !important;
        font-weight: 100 !important;
    }

.ow_footer {
    display: none !important;
}

.ow.base_sign_in .ow_user_name::before,
.ow.base_sign_in .ow_password::before,
.ow_sign_in_wrap form .ow_user_name::before,
.ow_sign_in_wrap form .ow_password::before {
    content: none !important;
    display: none !important;
}

.ow.base_sign_in form .ow_sign_in span.ow_button .ow_positive input {
    background: #039be5 !important;
    font-weight: normal !important;
}


.ow.base_sign_in .ow_sign_in > .clearfix a {
    background: #039be5 !important;
    font-weight: normal !important;
}
}

@-moz-document url-prefix("https://austiblox.net/base/base-document/maintenance/?back-url=dashboard") {
#hint-prototype + .ow_page_wrap, 
    .ow_page_wrap, 
    body > .ow_page_wrap {
        background: none !important;
        background-color: #ececec !important; 
        position: relative !important;
    }

    .ow_page_wrap, 
    .ow_content_menu li a span {
        background-image: none !important;
    }

    body > .ow_page_wrap {
        min-height: 100% !important;
        padding-right: 16px !important;
        padding-top: 60px !important;
    }

    .ow_page_wrap::-webkit-scrollbar, 
    body::-webkit-scrollbar {
        display: none !important;
    }

    body, html {
        font-family: "Lucida Grande", Tahoma, Verdana !important;
        color: #333 !important;
        font-size: 14px !important;
        line-height: 18px !important;
        height: 100% !important;
        min-width: 1000px !important;
    }

.ow.base_sign_in .ow_user_name::before {
    content: none !important;
    display: none !important;
}

img {
    content: url("https://finobe.com/img/thinking.svg") !important;
    width: 200px !important; 
    height: auto !important; 
}

.maintenance_cont {
    display: flex !important;
    justify-content: center !important; 
    align-items: center !important; 
    height: 100vh !important; 
    text-align: center !important;
}

.maintenance_cont h1 {
    color: #001 !important;
    text-transform: uppercase !important;
    font-size: 24px !important;
    font-weight: 1 !important;
    visibility: hidden !important;
    content: "idk" !important;
}

.maintenance_cont h1::before {
    visibility: visible !important;
    font-weight: 1 !important;
    display: block;
}

.ow_footer {
    display: none !important;
}
}

@-moz-document url-prefix("https://austiblox.net/base/base-document/maintenance/") {
#hint-prototype + .ow_page_wrap, 
.ow_page_wrap, 
body > .ow_page_wrap {
    background: none !important;
    background-color: #ececec !important;
    position: relative !important;
}

.ow_page_wrap, 
.ow_content_menu li a span {
    background-image: none !important;
}

body > .ow_page_wrap {
    min-height: 100% !important;
    padding-right: 16px !important;
    padding-top: 60px !important;
}

.ow_page_wrap::-webkit-scrollbar, 
body::-webkit-scrollbar {
    display: none !important;
}

body, html {
    font-family: "Lucida Grande", Tahoma, Verdana !important;
    color: #333 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    height: 100% !important;
    min-width: 1000px !important;
}

.ow.base_sign_in .ow_user_name::before {
    content: none !important;
    display: none !important;
}

img {
    content: url("https://finobe.com/img/thinking.svg") !important;
    width: 200px !important;
    height: auto !important;
}

.maintenance_cont {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: 100vh !important;
    text-align: center !important;
}

.maintenance_cont h1 {
    color: #001 !important;
    text-transform: uppercase !important;
    font-size: 24px !important;
    font-weight: 1 !important;
    visibility: hidden !important;
    content: "idk" !important;
}

.maintenance_cont h1::before {
    visibility: visible !important;
    font-weight: 1 !important;
    display: block;
}

.ow_footer {
    display: none !important;
}
}

@-moz-document url-prefix("https://austiblox.net/sign-in") {
    .ow_page_wrap {
        background: #e6e2e2 !important;
    }

    #hint-prototype + .ow_page_wrap {
        background: #e6e2e2 !important;
    }

    body.base_sign_in > .ow_page_wrap {
        background: #e6e2e2 !important;
    }

    body {
        background-color: #e6e2e2 !important;
    }

    .ow_sign_in_wrap > center:first-child > img {
        content: url("https://finobe.com/img/finnobenotclay.png") !important;
        width: 100px !important; 
        height: auto !important; 
        margin-left: -5px !important;
    }

    .base_sign_in .ow_sign_in_wrap > center:nth-child(2):after, 
    input {
        text-shadow: none !important;
    }

    .ow_sign_in_wrap > center:nth-child(2):after {
        visibility: visible !important;
        content: "歡迎來到 Finobe!" !important;
        color: #3e3e3e;
        font-size: 20.5px !important;
        font-family: "Arial", monospace !important;
        font-weight: 100 !important;
    }

.ow_footer {
    display: none !important;
}

.ow.base_sign_in .ow_user_name::before,
.ow.base_sign_in .ow_password::before,
.ow_sign_in_wrap form .ow_user_name::before,
.ow_sign_in_wrap form .ow_password::before {
    content: none !important;
    display: none !important;
}

.ow.base_sign_in form .ow_sign_in span.ow_button .ow_positive input {
    background: #039be5 !important;
    font-weight: normal !important;
}


.ow.base_sign_in .ow_sign_in > .clearfix a {
    background: #039be5 !important;
    font-weight: normal !important;
}
}

@-moz-document url-prefix("https://austiblox.net/base/base-document/maintenance/") {
#hint-prototype + .ow_page_wrap, 
    .ow_page_wrap, 
    body > .ow_page_wrap {
        background: none !important;
        background-color: #ececec !important; 
        position: relative !important;
    }

    .ow_page_wrap, 
    .ow_content_menu li a span {
        background-image: none !important;
    }

    body > .ow_page_wrap {
        min-height: 100% !important;
        padding-right: 16px !important;
        padding-top: 60px !important;
    }

    .ow_page_wrap::-webkit-scrollbar, 
    body::-webkit-scrollbar {
        display: none !important;
    }

    body, html {
        font-family: "Lucida Grande", Tahoma, Verdana !important;
        color: #333 !important;
        font-size: 14px !important;
        line-height: 18px !important;
        height: 100% !important;
        min-width: 1000px !important;
    }

.ow.base_sign_in ....

Reviews

No reviews yet.