fixes #740
This commit is contained in:
@@ -2,4 +2,12 @@ div#c-post-flags {
|
||||
li {
|
||||
list-style-type: disc;
|
||||
}
|
||||
|
||||
tr.resolved-true {
|
||||
background: #DDD !important;
|
||||
}
|
||||
|
||||
tr.resolved-false {
|
||||
background: #FFF !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user