mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 10:15:31 +00:00
Use default cursor for context menu (#1006)
This commit is contained in:
parent
cd290a30ce
commit
88f5982d32
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
user-select: none;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
#webamp-context-menu .context-menu.bottom {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue