Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Function for removing single stylesheets; Fixed single page bug #11

Merged
merged 4 commits into from
Jul 22, 2014

Conversation

trestoa
Copy link
Contributor

@trestoa trestoa commented Jun 22, 2014

Sometimes it can be very useful to remove single stylesheets and not all.
Therefore I added a remove(href) function which the links href as parameter and removes the matching link.

The CssInjector function's singlePageMode variable shadows the outer whcih cause the singlePageMode varibale in the event handler to be always false.

@trestoa trestoa changed the title Fixes single page mode bug Function for removing single stylesheets. Jun 22, 2014
@trestoa trestoa changed the title Function for removing single stylesheets. Function for removing single stylesheets Jun 22, 2014
@trestoa trestoa changed the title Function for removing single stylesheets Function for removing single stylesheets; Fixed single page bug Jun 22, 2014
GabrielDelepine pushed a commit that referenced this pull request Jul 22, 2014
Function for removing single stylesheets;  Fixed single page bug
@GabrielDelepine GabrielDelepine merged commit 003c62a into GabrielDelepine:main Jul 22, 2014
@GabrielDelepine
Copy link
Owner

Thanks for it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants