mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28:49 +00:00
alternate pagination addon
This commit is contained in:
parent
61cb216de3
commit
591cecc1fb
2 changed files with 103 additions and 0 deletions
14
altpager/altpager.css
Executable file
14
altpager/altpager.css
Executable file
|
@ -0,0 +1,14 @@
|
|||
|
||||
|
||||
|
||||
#altpager-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
#altpager {
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue