mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-21 09:09:01 +00:00
Fix eqslid.cur
This commit is contained in:
parent
ce3e2ac794
commit
65bb59353d
1 changed files with 1 additions and 1 deletions
|
|
@ -338,7 +338,7 @@ export const cursorSelectors: Selectors = {
|
|||
CLOSE: ["#title-bar #close"],
|
||||
// This is not quite right. There are some areas that show this cursor
|
||||
// but are not clickable.
|
||||
EQSLID: ["#equalizer-window .band rc-slider"],
|
||||
EQSLID: ["#equalizer-window .band .rc-slider"],
|
||||
EQNORMAL: ["#equalizer-window"],
|
||||
EQCLOSE: ["#equalizer-window #equalizer-close"],
|
||||
EQTITLE: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue