Improve kimai dark theme styling

This commit is contained in:
Daniel Siepmann 2024-04-18 10:04:38 +02:00
parent 9840d72f31
commit ee3ce6ce1e
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -355,6 +355,10 @@ in {
background-color: #218693 !important;
}
.ts-dropdown .active {
background-color: #218693 !important;
}
table.dataTable tr.summary td {
background-color: #218693 !important;
}