Redo context menus

This commit is contained in:
Jordan Eldredge 2017-09-16 14:04:13 -07:00
parent 02d9fa6da0
commit 1680e1b2fb
12 changed files with 95 additions and 229 deletions

View file

@ -112,7 +112,7 @@
left: 40px;
}
#winamp2-js #presets {
#winamp2-js #presets-context {
position: absolute;
width: 44px;
height: 12px;
@ -120,6 +120,11 @@
left: 217px;
}
#winamp2-js #presets {
width: 100%;
height: 100%;
}
#winamp2-js #eqGraph {
position: absolute;
width: 113px;