Skip to content

Pulsate leaves some css on the element #14

@blackholegalaxy

Description

@blackholegalaxy

Linked to my previous issue report, i managed to style my button to overpass bootstrap css classes.

But, i discovered another thing.

After having finished to run, you script "leaves" some css style attached to the element:

outline: 0px;
box-shadow: rgba(232, 163, 22, 0) 0px 0px 13px;
outline-offset: 20px;

These lines overpass my own design and make my buttons disappear (by removing offset and shadow).

So my question is :Is there any way for pulsate to LEAVE (or put back) the target element at its initial css state?

I don't know if it can "memorize" the css of my element and then put it back after pulsate have done its business.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions