Plugin Directory

Changeset 2355037


Ignore:
Timestamp:
08/08/2020 05:28:09 AM (6 years ago)
Author:
sutharkaran10
Message:

New Feature

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-mouse-custom-cursor/trunk/wp-mouse-custom-cursor.php

    r2355033 r2355037  
    101101      transition: all .1s;
    102102    }
    103     body{
     103    body,body a{
    104104      cursor:none!important
    105105    }
     
    145145      transition: all .1s;
    146146    }
    147     body{
     147    body,body a,body a{
    148148      cursor:none!important
    149149    }
     
    183183      transition: all .1s;
    184184    }
    185     body{
     185    body,body a{
    186186      cursor:none!important
    187187    }
     
    213213      transition: all .1s;
    214214    }
    215     body{
     215    body,body a{
    216216      cursor:none!important
    217217    }
     
    244244      transition: width .1s,height .1s ;
    245245    }
    246     body{
     246    body,body a{
    247247      cursor:none!important
    248248    }
Note: See TracChangeset for help on using the changeset viewer.