Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2017
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. $('head').append('<style>#editActions .reapAuxButton:hover {background-color: #5062ed;}</style>');
  2. $('head').append('<style>#editActions #showParent:active, #showParent.on {background-color: #5062ed;}</style>');
  3. $('head').append('<style>#editActions #showChildren.on {background-color: #5062ed;}</style>');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement