forked from leftypol/leftypol
some style fixes
Conflicts: templates/8chan/boards-tags.html
This commit is contained in:
parent
4b782d6163
commit
c4fc827332
3 changed files with 8 additions and 4 deletions
|
@ -16,7 +16,7 @@ $(document).ready(function(){
|
|||
|
||||
$('form[name="postcontrols"] > .delete')
|
||||
.first()
|
||||
.before('<div id="thread_stats" style="float:left;"></div>');
|
||||
.before('<div id="thread_stats"></div>');
|
||||
var el = $('#thread_stats');
|
||||
el.prepend('Page <span id="thread_stats_page">?</span>');
|
||||
if (IDsupport){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue