Skip to content

wolvden.com - 17/09/2022 18:47:35 by alntag

Details

Authoralntag

LicenseNo License

Categoryhttps://www.wolvden.com/profile/38122

Created

Updated

Size2.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

a

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           wolvden.com - 17/09/2022 18:47:35
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("wolvden.com") {
    /* Insira o código aqui... */
}#main {
    background: #252525;
    padding-top: 1rem;
}#sidebar {
    position: relative;
    padding-top: 15px;
    background: #252525;
}.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #0f0f10;
    background-color: #252525;
    border-color: #0f0f10 #0f0f10 #0f0f10;
}body {
    margin: 0;
    font-family: Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #030203;
    text-align: left;
    background-color: #fff;
}.table .left {
    background-color: #353535;
}a {
    color: #735b8a;
    text-decoration: none;
    background-color: transparent;
}#header .breadcrumb-nav .breadcrumb {
    margin-bottom: 0;
    padding: .5rem 1rem;
    background-color: #353535;
}.nav-tabs {
    border-bottom: 1px solid #151515;
}.btn-warning {
    border-bottom-color: #49236c;
}.btn-warning {
    color: #252525;
    background-color: #9c5dd7;
    border-color: #49236c;
}.btn-warning:hover {
    color: #252525;
    background-color: #6c3f96;
    border-color: #49236c;
}.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show>.btn-warning.dropdown-toggle {
    color: #252525;
    background-color: #6c3f96;
    border-color: #49236c;
}.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(95, 22, 95,.5);
}.btn-warning.focus, .btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(95, 22, 95,.5);
}.alert-info {
    color: #2c035d;
    background-color: #dbcce9;
    border-color: #dbcce9;
}#sidebar .card {
    border: 0;
    border-bottom: 8px solid #151515;
    background-color: #353535;
    margin-bottom: 15px;
    width: 100%;
}#header .navbar-status {
    background-color: #151515;
    color: #fff;
    height: 37px;
}.text-success {
    color: #7500ff!important;
}.table th {
    color: #090909;
    background-color: #252525;
}.s-chat-sidebar #label_currentChannel {
    background: #454545;
    border: 1px solid #404040;
    color: inherit;
}#fra_chatContainer #txtChatInput {
    background-color: #454545;
    border-color: #151515;
    color: #333;
}.s-chat-error_screen {
    background: #454545;
    color: #151515;
}#header .breadcrumb-nav {
    background-color: #353535;
}

Reviews

No reviews yet.