Advertisement
GochiSiyan

pros cons color

Jan 6th, 2021
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. (function($){
  2. $('.jegicon-check').parent().css('color','green')
  3. $('.jegicon-cross').parent().css('color','red')
  4. })(jQuery)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement