Small night mode fix

This commit is contained in:
Bernd Bestel
2019-09-22 13:32:18 +02:00
parent f3a1489abf
commit e5aebad5d9

View File

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