Skip to content

elementool.com by zc2com

Details

Authorzc2com

LicenseNo License

Categoryelementool.com

Created

Updated

Size968 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark theme

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       elementool.com
@version    20250121.14.17
@namespace  ?
==/UserStyle== */

@-moz-document domain("elementool.com") {
body, form, .caption_title, .form_content_floatinga, div#priorityListContainer, .welcome_text, .form_content {
        background-color: #111!important;
        color: #FFF!important;
    }
    
    tr.blue_row td, table.remark_list, .blue_row_w_border>td {
        background-color: #16243a!important;
    }
    tr.white_row td, div.field-container>div, div.dragableBox, .white_row_w_border>td, .tabcontent>div, .form_content_white_top,
        div.list_item, div.vi_attach_text_floating_left {
        background-color: #333!important;
    }
    div#Header1_pnlHeaderContent>div, .form_content_second_color_top {
        background-color: #555!important;
    }
    input, textarea, select {
        background-color: #EEE!important;
    }
    .form_content_floating_left_title {
        color: #2f73f7!important;
    }
}

Reviews

No reviews yet.