labadserver / Adplayer

Adplayer reference implementation
https://github.com/labadserver/Adplayer/wiki
Other
28 stars 11 forks source link

Edited style to override background images in popup. #137

Closed bmonaumann closed 12 years ago

bmonaumann commented 12 years ago

While creating the content HTML of the popup window, the script adds all stylesheets from the parent window to the DOM of the popup. I corrected the adplayer stylesheet to override the background image configuration.

So an background image which is used by the parent website will not appear within the popup anymore.