evazion
1291505546
Fix blacklists not working on /comments page.
This rule:
.post-preview.blacklisted-active, #image-container.blacklisted-active, #c-comments .post.blacklisted-active {
display: none;
}
was being overridden by this rule:
div#c-comments div#a-index div.post, div#c-comments div#a-show div.post {
display: flex;
}
2019-10-01 00:36:47 -05:00
..
2018-04-26 15:31:06 -07:00
2019-09-25 21:43:01 -05:00
2018-10-17 15:37:47 -07:00
2018-04-26 15:31:06 -07:00
2019-09-29 15:57:15 -05:00
2018-01-14 16:14:18 -06:00
2019-08-19 00:46:31 -05:00
2018-08-27 22:04:37 -05:00
2019-09-23 15:11:18 -05:00
2019-10-01 00:36:47 -05:00
2019-09-27 21:02:32 -05:00
2019-09-27 21:48:49 -05:00
2019-09-29 14:29:28 -05:00
2019-09-23 15:11:18 -05:00