Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
funkwhale
Manage
Activity
Members
Labels
Plan
Issues
489
Issue boards
Milestones
Wiki
Code
Merge requests
19
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
funkwhale
funkwhale
Commits
6f024b0f
Commit
6f024b0f
authored
6 years ago
by
troll
Browse files
Options
Downloads
Patches
Plain Diff
Update Pagination.vue
Fix: issue
#451
"Missing cursor on pagination links"
parent
30620493
No related branches found
No related tags found
1 merge request
!356
Update Pagination.vue
Pipeline
#1694
passed with stages
in 4 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
front/src/components/Pagination.vue
+8
-0
8 additions, 0 deletions
front/src/components/Pagination.vue
with
8 additions
and
0 deletions
front/src/components/Pagination.vue
+
8
−
0
View file @
6f024b0f
...
...
@@ -83,3 +83,11 @@ export default {
}
}
</
script
>
<!-- Add "scoped" attribute to limit CSS to this component only -->
<
style
scoped
>
.ui.pagination.menu
.item
{
cursor
:
pointer
;
}
</
style
>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment