Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. $('head').append('<style>a.translucent.flat.minimalButton.active.sl-need-scythe {color: #b74600!important;}</style>');
  2. $('head').append('<style>a.translucent.flat.minimalButton.active.sl-mystic {color: #8315ea!important;}</style>');
  3. $('head').append('<style>a.translucent.flat.minimalButton.active.sl-open {color: #58cbd8!important;}</style>');
  4. $('head').append('<style>a.translucent.flat.minimalButton.active.sl-history {color: #727263!important;}</style>');
  5. $('head').append('<style>a.translucent.flat.minimalButton.active.sl-cell-list {color: #ffcd19!important;}</style>');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement