Skip to content

Die Siedler Online Wiki - Dunkler Style by quayer

Screenshot of Die Siedler Online Wiki - Dunkler Style

Details

Authorquayer

LicenseNo License

Categorydsowiki.de

Created

Updated

Size2.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dunkler Style fuer das Wiki

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Die Siedler Online Wiki - Dunkler Style
@version      20220331.12.07
@namespace    userstyles.world/user/quayer
@description  Dunkler Style fuer das Wiki
@author       quayer
@license      No License
==/UserStyle== */

@-moz-document domain("dsowiki.de") {
/*
@name              Die Siedler Online Wiki - Dunkler Style
@namespace     userstyles.world/user/quayer
@version           1.0
@description      Dunkler Style fuer das Wiki
@author             QuaYeR (quayer-dso@emailn.ch)
@preprocessor   stylus
*/

body, tbody, table.dataTable, tr, td, th, table.dataTable tr.dtrg-group td, table.dataTable.display tbody td, table.dataTable tr.dtrg-group.dtrg-level-1 td, .modal-title, .modal-header, .modal-body, .modal-footer, .card-body, .card-text {
    background: #1b1b1b;
    color: #ffffff;
}

.jumbotron, .dataTables_wrapper .dataTables_length select {
    background: #262626;
}
.modal-header, .modal-footer {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.modal-body{
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.bg-light {
    background: #404040 !important;
    border-top: 1px solid #484848;
}

.navbar-nav .dropdown-menu, .list-group-item {
    background: #404040;
    border-color: #9b9b9b;
}
form {
    border: 3px solid #303030;
}

.table.dataTable.display tbody tr.odd>.sorting_1, .table.dataTable.display tbody tr.even>.sorting_1 {
    background: #1b1b1b !important;
}

.dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_length select, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_filter input, .dropdown-item {
    color: #ffffff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .navbar-light .navbar-brand, .navbar-light .navbar-nav .nav-link, .dataTables_wrapper .dataTables_paginate .paginate_button, .text-dark {
    color: #ffffff !important;
}

.clippy {
    background: #ffffff;
}

.dataTables_wrapper .dataTables_filter input, .card-img, .card-img-top {
    background: #1b1b1b;
}

.btn-outline-secondary {
    color: #ffffff;
    border-color: #ffffff;
}

.accordion>.card>.card-header {
    background: #262626 !important;
}

a.text-dark:focus, a.text-dark:hover {
    color: #ffffff !important;
}
}

Reviews

No reviews yet.