This commit is contained in:
2021-12-14 21:48:12 +03:00
parent aab71826ae
commit 026b69170d
45 changed files with 383 additions and 392 deletions

View File

@@ -335,11 +335,18 @@ blockquote {
color: #dddccc;
}
#notifications, #nav-notify-sub, #nav-network-sub, #nav-all_events-sub {
border: 1px solid #383c4a !important;
border-bottom-color: #383c4a !important;
}
#upgrade_info_aside {
border-color: #383c4a !important;
}
.text-muted {
color: #a6a6b9 !important;
}
.card {
background-color: #434753 !important;
}
.border {
border: 1px solid #415240 !important;
}