mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-21 09:09:01 +00:00
Absolute position for main window
This commit is contained in:
parent
0d5e95c9a1
commit
cf12fd4fec
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
}
|
||||
|
||||
#main-window {
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
height: 116px;
|
||||
width: 275px;
|
||||
cursor:url('../cursors/MAINMENU.PNG?inline'), auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue