Merge pull request #272 from BlizzWave/patch-23

Update grocy_night_mode.css
This commit is contained in:
Bernd Bestel
2019-05-30 19:42:05 +02:00
committed by GitHub

View File

@@ -6,6 +6,11 @@
.night-mode .table-info > td,
.night-mode .table-info > th {
background-color: #07373f;
color: #6c757d;
}
.night-mode .table {
color: #6c757d;
}
.night-mode .btn,