mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Change pagination style
Looks different now, next and previous on their own sides and elips for both Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
9afe1eee46
commit
5702137e67
2 changed files with 29 additions and 16 deletions
|
@ -451,3 +451,10 @@ textarea.vLargeTextField {
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
#pages { margin: 5px; }
|
||||
#pages .page_num {
|
||||
border: 1px solid #ddd;
|
||||
padding: 2px;
|
||||
color: #0771a6;
|
||||
}
|
||||
#pages #page_sel { color: #555; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue