mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-13 08:27:51 +00:00
give me back the "new posts" button.
This commit is contained in:
parent
5ac541b65a
commit
ee950fb1ce
@ -372,7 +372,7 @@
|
||||
<!-- ÁREA DE POSTS INIT -->
|
||||
<div class="postboard">
|
||||
<h2>
|
||||
Posts
|
||||
<span>Posts</span>
|
||||
<!-- o botão de novas postagens deve ser ocultado quando o usuário clicá-lo via javascript -->
|
||||
<button class="postboard-news" style="display:none;"></button>
|
||||
</h2>
|
||||
|
@ -1050,7 +1050,7 @@ var fixedLabels = [
|
||||
".post-expand",
|
||||
".post-context span",
|
||||
".post-stats .stat-count span",
|
||||
".postboard h2",
|
||||
".postboard span",
|
||||
|
||||
// following page
|
||||
".following h2",
|
||||
|
Loading…
Reference in New Issue
Block a user