/posts/$id/events: change page wrapper id to #c-post-events.

This commit is contained in:
evazion
2017-05-20 08:09:54 -05:00
parent 0e26d0e77e
commit 6475b98c46
2 changed files with 12 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
div#c-post-events {
#a-index {
tr.resolved-true {
background: #DDD;
}
tr.resolved-false {
background: #FFF;
}
}
}

View File

@@ -1,4 +1,4 @@
<div id="c-post-flags">
<div id="c-post-events">
<div id="a-index">
<h1>Flags &amp; Appeals</h1>