mirror of
https://github.com/grocy/grocy.git
synced 2026-04-09 05:56:15 +02:00
Small night mode fix
This commit is contained in:
parent
f3a1489abf
commit
e5aebad5d9
|
|
@ -14,7 +14,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.night-mode table.dataTable tr.dtrg-group td,
|
.night-mode table.dataTable tr.dtrg-group td,
|
||||||
.nav-tabs .nav-link.active {
|
.night-mode .nav-tabs .nav-link.active {
|
||||||
background-color: #2f3031;
|
background-color: #2f3031;
|
||||||
color: #c1c1c1;
|
color: #c1c1c1;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user