Skip to content
Snippets Groups Projects
Commit 1a60959a authored by Robert Goldmann's avatar Robert Goldmann
Browse files

Fixed #323 - transactions page datepicker has wrong color in light theme

parent e4ca6c17
No related branches found
No related tags found
No related merge requests found
Pipeline #205 passed
......@@ -18,6 +18,10 @@ main {
flex: 1 0 auto;
}
.text-color {
color: #212121;
}
.budgetmaster-blue {
background-color: #2E79B9;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment