Small night mode fix

This commit is contained in:
Bernd Bestel 2019-09-22 13:32:18 +02:00
parent f3a1489abf
commit e5aebad5d9
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -14,7 +14,7 @@
}
.night-mode table.dataTable tr.dtrg-group td,
.nav-tabs .nav-link.active {
.night-mode .nav-tabs .nav-link.active {
background-color: #2f3031;
color: #c1c1c1;
}