mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Update grocy_night_mode.css
Fixed unreadable text
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user