mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-22 11:50:14 +00:00
Change cursor type for pagination buttons.
This commit is contained in:
parent
bcfd89be02
commit
3d68f52d5d
@ -528,6 +528,7 @@ button:hover {
|
|||||||
.pagination-item {
|
.pagination-item {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
|
cursor: pointer;
|
||||||
border: 1px solid;
|
border: 1px solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user