mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 17:45:39 +00:00
Merge pull request #272 from BlizzWave/patch-23
Update grocy_night_mode.css
This commit is contained in:
commit
167e57ef3f
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user