mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 12:26:15 +02:00
Update grocy_night_mode.css
Night mode updates for Grocy 3
This commit is contained in:
parent
bfa3347a20
commit
d01b8c50ab
|
|
@ -241,3 +241,16 @@
|
|||
.night-mode .dropdown-menu {
|
||||
background-color: #333131;
|
||||
}
|
||||
|
||||
.night-mode .table-secondary td,
|
||||
.night-mode .table-secondary th {
|
||||
background-color: #4c4e50;
|
||||
}
|
||||
|
||||
.night-mode .secondary-message {
|
||||
border-top-color: #4c4e50;
|
||||
}
|
||||
|
||||
.night-mode .normal-message {
|
||||
border-top-color: #07373f;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user