forked from Chaospott/site
Fix: Status closed unreadable
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user