rdsedmundo

tab.js

Oct 9th, 2016
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. (function ($){
  2. var style = $('<style>#SongsterrPlayer{ height: 2000px !important; }</style>')
  3. $('html > head').append(style);
  4. })(jQuery);
Advertisement
Add Comment
Please, Sign In to add comment