Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Explore
Snippets
$8
👍
0
👎
0
Antoine Derouin
🤘
@AntoineD
·
May 06, 2020
user.css
.context-menu
.item.hover
:not
(
.disabled
),
.button
{
cursor
:
pointer
;
}
Edited
May 06, 2020
by
Antoine Derouin
**user.css** ```css .context-menu .item.hover:not(.disabled), .button { cursor: pointer; } ```
Preview
0%
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