improved infinite scrollling
This commit is contained in:
parent
18a297805c
commit
12d7ca9b84
9 changed files with 46 additions and 12 deletions
|
@ -203,7 +203,8 @@ div.pager a {
|
|||
}
|
||||
|
||||
span.pager_first a, span.pager_n a,
|
||||
span.pager_last a, span.pager_prev a, span.pager_next a {
|
||||
span.pager_last a, span.pager_prev a, span.pager_next a,
|
||||
span.scroll_loader_text {
|
||||
color: darkgray;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue