mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-26 11:34:14 +00:00
Redo context menus
This commit is contained in:
parent
02d9fa6da0
commit
1680e1b2fb
12 changed files with 95 additions and 229 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue