Fix: Status closed unreadable

This commit is contained in:
2019-09-16 00:58:17 +02:00
parent 88bc4aad8d
commit 6287292939
2 changed files with 3 additions and 3 deletions

View File

@ -107,11 +107,11 @@ ul.nav>li>a {
}
#status_open a {
color: #29A900 !important;
color: #fff !important;
}
#status_closed a {
color: #D9534F !important;
color: #fff !important;
}
#status_bar {