mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 19:08:49 +00:00
randomise page results of desired
This commit is contained in:
parent
4cdf19966d
commit
9c4f69cf7f
3 changed files with 20 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
|||
|
||||
|
||||
|
||||
#page-settings-label {
|
||||
#page-settings-label, #page-random-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
#page-max-pages {
|
||||
#page-max-pages, #page-random {
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue