Skip to content

Intranet Darkmode V1.1 by dosomdosom

Details

Authordosomdosom

LicenseCCdosom

CategoryDarkmode

Created

Updated

Code size4.5 kB

Code checksum66045d

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

///

Notes

///

Source code

/* ==UserStyle==
@name         Intranet Darkmode V1.1
@version      20231207.12.43
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://intranet.delo-exch.de") {
/* ==UserStyle==
@name           Intranet Darkmode V1.1
@namespace      github.com/openstyles/stylus
@version        1.1.0
@description    A new userstyle
@author         dosom
==/UserStyle== */



/*
Itranet Stylesheet
*/

/*
Main
*/

#page .topbar {
    background-color: #2b2b2b;
    background: #2b2b2b url(../gfx/background/topbar.gif) 0px 0px repeat-x;
    
}

html, body, * html #page {
    background-color: #2b2b2b;
    
}

#page .logobar {
    background: #1F1F1F;
}


.topnews-big > .columns.width-1-2 > .col.last {
    background-color: #2b2b2b;

}

#page .pagewidth.extraleftpadding {
    background-color: #2A2A2A
}

body, input, textarea, select, a {
    color: #FAFAFA;
}

#page .topbar .metanav > ul > li > a {
    color: #FAFAFA;
}

#page .logobar .mainnav.normal-nav > ul > li > a {
    color: #FAFAFA;
}

#page .footerbar {
    background: linear-gradient(to bottom, #2b2b2b 61%,#2b2b2b 100%);    
}

.tx-abavo-exchange-calendar-box .title {
    color: #2b2b2b;
}

#page .ideabox #ideaboxcontent h2 {
    color: #2b2b2b;
}

#page .ideabox #ideaboxcontent p, #page .ideabox #ideaboxcontent h1, #page .ideabox #ideaboxcontent h2, #page .ideabox #ideaboxcontent h3, #page .ideabox #ideaboxcontent h4 {
    color: #2b2b2b;
}

#page .subnavbar .subnav.entrylevel3 > ul > li.sub > ul > li > a {
    color: #2b2b2b;
}

#page .subnavbar .subnav.entrylevel3 > ul > li > a {
    color: #2b2b2b;
}

.tx-abavo-employee-search .phone, .tx-abavo-employee-search .info, .tx-abavo-employee-search .fax, .tx-abavo-employee-search .localetime, .tx-abavo-employee-search .mobilealt, .tx-abavo-employee-search .parttime {
    color: #;
}

.tx-abavo-employee-search-department .data_advanced, .tx-abavo-employee-search-editorslist .data_advanced, .tx-abavo-employee-search-birthtoday .data_advanced {
    background: #1F1F1F
}

.tx-abavo-employee-search-editorslist-filter-select {
    background: #1F1F1F
}

#page .subnavbar .subnav.entrylevel3 > ul {
    background-color: #B8B8B8;
}

#page .subnavbar .subnav.entrylevel2 ul {
    background-color: #B8B8B8;
}

#page .logobar .mainnav.normal-nav > ul > li > a {
    color: #B8B8B8;
}
body, input, textarea, select, a {
    background: #
}

body, input, textarea, select, a {
    color: #B8B8B8
}



table.dataTable thead th {
    color: #B8B8B8
}

.new__teaser {
    color: #B8B8B8
}

.news__title a {
    color: #FAFAFA;
}

#page .topbar .metanav > ul > li .subbox.phonesearch {
    background: #2b2b2b;
}

.tx-abavo-employee-search-name .employee_search_header, .tx-abavo-employee-search-login .employee_search_header, .tx-abavo-employee-search-persno .employee_search_header, .tx-abavo-employee-search-favoriteemployee .employee_search_header, .tx-abavo-employee-search-room .employee_search_header {
    background: #1F1F1F
}

.tx-abavo-employee-search-name .employee_search_substitution, .tx-abavo-employee-search-login .employee_search_substitution, .tx-abavo-employee-search-persno .employee_search_substitution, .tx-abavo-employee-search-favoriteemployee .employee_search_substitution, .tx-abavo-employee-search-room .employee_search_substitution {
    background: #1F1F1F;
    padding: 8px 0;
    min-height: 1.4em;
    font-size: 0.85em;
}

.tx-abavo-employee-search-name .employee_search_data, .tx-abavo-employee-search-login .employee_search_data, .tx-abavo-employee-search-persno .employee_search_data, .tx-abavo-employee-search-favoriteemployee .employee_search_data, .tx-abavo-employee-search-room .employee_search_data {
    border-left: 5px solid #1F1F1F;
    border-right: 5px solid #1F1F1F; 
}



select, textarea, input[type="text"], input[type="password"] {
    color: #100000;
    background: #B8B8B8
}

#page .topbar .search input[type="text"], #page .topbar .search input[type="text"]:hover, #page .topbar .search input[type="text"]:focus {
    color: #000000;
}

#page .col.right h1, #page .col.right h2, #page .col.right h3 {
    background: #9C9C9C;
}

.tx-abavo-exchange-calendar-box .wrap li {
    background: #B8B8B8;
}


#page .col.right .togglebox .togglecontent {
    background: #B8B8B8
}

#page .col.right .togglebox .togglebar {
    background: #9C9C9C;
}

.tx-abavo-exchange-calendar-box-link a {
    color: #2b2b2b;
}

.news .article.topnews-big {
    background: #2b2b2b;
    
}

.tx-abavo-employee-search-editorslist-filter-select {
    color: #b8b8b8;
    
}







/*
*/

}

Reviews

No reviews yet.