mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +00:00
Merge branch 'master' of https://github.com/grocy/grocy
This commit is contained in:
commit
8b963ae0f1
@ -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…
x
Reference in New Issue
Block a user