Update grocy_night_mode.css

This commit is contained in:
Kendell R 2021-02-13 16:01:54 -08:00 committed by GitHub
parent 3a35759867
commit 3a33de7b23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ body.night-mode {
}
.night-mode .table {
color: #8f9ba5;
color: #c1c1c1;
}
.night-mode table.dataTable tr.dtrg-group td,