css: remove unused or redundant rules.
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
div#c-post-flags {
|
||||
li {
|
||||
list-style-type: disc;
|
||||
}
|
||||
|
||||
tr.resolved-true {
|
||||
background: #DDD !important;
|
||||
}
|
||||
@@ -10,4 +6,4 @@ div#c-post-flags {
|
||||
tr.resolved-false {
|
||||
background: #FFF !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user