diff options
Diffstat (limited to 'frontend/static/js/dump.js')
| -rw-r--r-- | frontend/static/js/dump.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/static/js/dump.js b/frontend/static/js/dump.js new file mode 100644 index 0000000..d6ca3c1 --- /dev/null +++ b/frontend/static/js/dump.js @@ -0,0 +1,2 @@ +$("#bg").html('<iframe style="border-width:0; height:100%; width:100%; background:#fff;" scrolling=no src="http://dump.fm/fullscreen"></iframe>') +// $("#chatbg,#playlistbg").css({ 'background-color': '#fff' }) |
