Dark theme for clients.advinservers.com
It's not finished srry!
Discord: elektro_p#8261
Dark theme for clients.advinservers.com by elektro-p
Details
Authorelektro-p
LicenseNo License
Categoryadvinservers
Created
Updated
Size4.8 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name clients.advinservers.com - 11/11/2021 23:53:33
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Potato css srry
@author elektro_p#8261
==/UserStyle== */
@-moz-document domain("clients.advinservers.com") {
.main-body {
background-color: #1d1e29;
}
.package,
.package-name,
.package-content > p,
.package-price .price-cycle,
.panel-body,
h6,
.h6,
.message,
.panel-body h2,
.panel-sidebar.panel-client-details,
body,
.panel-sidebar.panel-client-contacts .panel-footer .btn,
a.tile,
.tile .stat,
.tile .title,
.annoucements,
.panel-default > .panel-heading,
.product-details .product-info,
.product-details .product-icon .product-content,
ul.top-nav .account .dropdown-menu,
.dropdown-header-title,
.lagom-layout-condensed #main-menu .navbar-main .navbar-nav > li .dropdown-menu,
.main-body.login-page,
.table-container,
.table-top,
.table > thead > tr > th,
div.dataTables_wrapper div.dataTables_length label,
.table-container .dataTables_paginate,
.panel-nav,
.list-info {
background-color: #2B2C3C;
color: #F3F4F4;
}
.dropdown-menu-item a:focus,
.dropdown-menu-item a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
background-color: #7b7d9c;
}
.annoucements .announcement-title,
.annoucements .announcement-body p,
.site .banner-title,
.lagom .navbar-main .navbar-header,
.lagom .navbar-main .navbar-nav > li > a,
.navbar-main .navbar-nav > li.open > a,
.dropdown-menu > li > a .dropdown-menu-item-name,
.list-info-title,
.fa-share:before {
color: #F3F4F4!important;
}
em,
.section-header > p,
.text-light {
color: #888;
}
a {
color: #97bcff;
}
.lagom-layout-banner .main-header:not(.sidebar-header),
.banner-svg {
background: linear-gradient(90deg, #7300bb, #3d07d1);
}
.lagom .navbar-main {
background: linear-gradient(-90deg, #1d1e29, #400a64);
}
#header,
.main-footer,
.main-body.login-page + .main-footer {
background-color: #1d1e29;
}
.dropdown-menu-select .dropdown-menu-item.active:before {
color: #000;
}
#header img,
.basket-icon,
.message svg,
.list-group-item .ls {
-webkit-filter: invert(1);
filter: invert(1);
}
.btn-primary {
background: #fff;
background-color: #0084ff;
}
.btn-default,
.form-control,
input,
.alert-info,
.selectize-control.form-control .selectize-input,
.panel-sidebar.panel-client-details .panel-footer .btn,
.client-home-panels .panel .list-group .list-group-item,
.product-details .product-icon .product-footer,
#mg-hosting-renewals-integration .buttonsPanel .lu-btn,
.logincontainer,
.logincontainer-body .header-lined h1,
.checkbox,
.providerPreLinking,
.logincontainer-footer,
.text-divider span,
table.dtr-inline.collapsed > thead > tr > th:first-child .btn-table-collapse,
table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child .btn-table-collapse,
table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > th:first-child .btn-table-collapse,
.vps-info-box .border,
.dashboard-tab .nav-tabs,
.nav-tabs .nav-link.active,
.dashboard-tab .nav-tabs li a,
.usage-details,
.overview-label,
.stats-box {
color: #F3F4F4!important;
background-color: #36384D;
border-color: #7b7d9c;
}
.selectize-control.form-control .selectize-input.items > div,
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover,
.table > tbody > tr[data-url]:hover,
table > tbody > tr[data-url]:hover {
border: 0px;
background-color: #36384D;
border-color: #7b7d9c;
}
.navbar-main .navbar-nav > li > a,
label,
.table-top label,
.status,
.dashboard-title,
.months,
.stat-val,
#chartLegend td,
#bw_monthly_chartLegend td,
#nw_speed_chartLegend td,
.stats-box span,
.fa-clock:before,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
color: #fff;
}
.panel-sidebar .list-group > a.list-group-item,
h3,
.dashboard-value,
.server-location,
.bandwidth-title,
.nav-tabs > li > a {
color: #fff!important;
}
.panel-sidebar .list-group > a.list-group-item.active,
.panel-sidebar .list-group > a.list-group-item.active:focus,
.panel-sidebar .list-group > a.list-group-item.active:hover,
.nav-tabs > li.active > a:after {
background-color: #3c0eb9;
}
.order-summary,
.order-summary > h2,
.order-summary li,
.order-summary .total-due-today .content {
background-color: #2B2C3C;
color: #fff!important;
}
}