Update dark-patch.css

This commit is contained in:
leiweibau
2022-07-25 16:55:43 +02:00
parent 4d59388c83
commit fe2049c5fe

View File

@@ -640,6 +640,9 @@ input[type="password"]::-webkit-caps-lock-indicator {
background-color: #272c30;
color: #bec5cb;
}
.nav-tabs-custom > .nav-tabs {
background-color: #353c42;
}
.nav-tabs-custom .tab-content {
background-color: #272c30;
}