daydreamer-json commited on
Commit
ade8a95
·
unverified ·
1 Parent(s): f5b2b6d

gi_jukebox fix

Browse files
Files changed (1) hide show
  1. gi_jukebox.html +2 -2
gi_jukebox.html CHANGED
@@ -63,8 +63,8 @@
63
  </style>
64
  </head>
65
  <body>
66
- <div id='cover_bg_container'>
67
- <img id='cover_bg' src='' style='display: none;'>
68
  </div>
69
  <div id='main'>
70
  <h2 id='h2string1' class='do-not-select do-not-bold'>&nbsp;</h1>
 
63
  </style>
64
  </head>
65
  <body>
66
+ <div id='cover_bg_container' class='do-not-select'>
67
+ <img id='cover_bg' src='' style='display: none;' class='do-not-select'>
68
  </div>
69
  <div id='main'>
70
  <h2 id='h2string1' class='do-not-select do-not-bold'>&nbsp;</h1>