This commit is contained in:
James Cole
2023-05-13 06:09:04 +02:00
parent 342d72b0a6
commit 7c54e17a30
2 changed files with 4 additions and 1 deletions

View File

@@ -22,6 +22,9 @@
.skin-firefly-iii .alert-success > a {
color: #fff;
}
.skin-firefly-iii .alert-success a {
color: #fff;
}
.skin-firefly-iii .text-muted {
color: #b0b8c0;
}

File diff suppressed because one or more lines are too long