blacklists: refactor blacklist html+css.
* Consolidate blacklist css in one file. * blacklist box: fix tag colors not dimming on hover. * blacklist box: allow middle clicking on tags to open in new tab. * /wiki_pages: move blacklist controls to top of tag sidebar. * /wiki_pages: fix missing "disable all" / "re-enable all" buttons.
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
<aside id="sidebar">
|
||||
<%= render "posts/partials/index/blacklist" %>
|
||||
<%= render "wiki_pages/recent_changes" %>
|
||||
|
||||
<section id="blacklist-box">
|
||||
<h1>Blacklisted</h1>
|
||||
<ul id="blacklist-list">
|
||||
</ul>
|
||||
</section>
|
||||
</aside>
|
||||
|
||||
Reference in New Issue
Block a user