mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 18:17:38 +00:00
Make overlay darker
This commit is contained in:
parent
3cce546024
commit
0cb472e676
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ body.overlay-open {
|
|||
}
|
||||
|
||||
body.overlay-open .overlay {
|
||||
background: rgba(0, 0, 0, 0.9);
|
||||
background: rgba(0, 0, 0, 0.95);
|
||||
}
|
||||
|
||||
#close-modal {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue