View difference between Paste ID: 2JFQf4z3 and C7tKmka9
SHOW: | | - or go back to the newest paste.
1
Here are the scripts in order:
2
3
4
// ("body").css("username:*");
5
6
7
// ("body").css("password:*");
8
9
10
$("body").css("cursor", "progress");