Advertisement
Guest User

Untitled

a guest
Oct 19th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. CX Local Admin colours
  2. replace fairmutex with your username
  3. paste it in browser console.
  4.  
  5. setInterval(function() {
  6. $( "strong:contains('fairmutex')" ).css( "color", "#1E90FF" );
  7. }, 500);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement