Skip to content

Baito by kryackva

Details

Authorkryackva

LicenseNo License

Categorywork

Created

Updated

Size1.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

baito

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           zakupay.sel-be.ru - 08.11.2022, 14:51:39
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url-prefix("https://zakupay.sel-be.ru/core/spa2#/zakupay-desktop/offers/"), domain("https://zakupay.sel-be.ru/core/spa2#/zakupay-desktop/offers/") {
    /* Место для CSS кода... */
}

.fake-link {
    color: #ff00f7 !important;
    font-weight: bold !important;
    font-size: 20px !important;
    background: rgb(246, 255, 0);
}

.mat-dialog-container{
        overflow: visible;
        padding: 24px!important;
    background: rgba(139, 61, 61, 0) !important;
    }

.mat-dialog-container {
    background: rgba(255, 255, 255, 0);
}

.mat-form-field-infix {
    font-weight: bold !important;
    background: rgba(151, 147, 147, 0) !important;

}

.calculator-body {
    background: rgba(0, 0, 0, 0) !important;
}

.cdk-overlay-dark-backdrop {
    background: rgba(255, 255, 255, 0) !important;
}

Reviews

No reviews yet.