make the ajax loader appear in a box

This commit is contained in:
Dan Hansen 2011-01-30 11:43:17 -06:00
parent 55bee713e9
commit 313f87ebb9
2 changed files with 3 additions and 2 deletions

View file

@ -20,9 +20,10 @@ $(document).ready(function() {
});
$(window).unbind('.infscr');
$('#main_stream + .pagination').hide();
$("a.paginate").live("click", function() {
$(this).css("display", "none");
$(document).trigger("retrieve.infscr");
});
});

View file

@ -626,7 +626,7 @@ ul.show_comments
:margin
:bottom 2em
a.paginate
a.paginate, #infscr-loading
:border
:width 1px
:style solid