mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-21 00:59:29 +00:00
Fix butterchun background
This commit is contained in:
parent
b36b12e4c7
commit
dea2955688
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ body {
|
|||
#butterchurn-share {
|
||||
display: none; /* Button is only shown if the window gets enabled */
|
||||
/* TODO: Figure out how to inline this */
|
||||
background-image: url(../images/share/butterchurn-bg.png);
|
||||
background-image: url(/images/share/butterchurn-bg.png);
|
||||
background-size: 100%; /* Image is 2x size for retina displays */
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue