Skip to content

inherit for before and after instead of hamburger-active-layer-color;#94

Open
paul-git wants to merge 3 commits intojonsuh:masterfrom
paul-git:master
Open

inherit for before and after instead of hamburger-active-layer-color;#94
paul-git wants to merge 3 commits intojonsuh:masterfrom
paul-git:master

Conversation

@paul-git
Copy link
Copy Markdown

Since the ::before and ::after css pseudo elements are not accessible from Javascript, the color of the two bars at the bottom and top cannot be changed at runtime. By using "inherit" they will take over the color of middle bar thus the color can be changed dinamically.

paul-git added 3 commits June 11, 2020 21:46
…layer-color;

Since the ::before and ::after css pseudo elements are not accessible from Javascript, the color of the two bars at the bottom and top cannot be changed at runtime. By using "inherit" they will take over the color of middle bar thus the color can be changed dinamically.
"inherit" for ::before and ::after instead of $hamburger-active-layer-color
Reintegrate last updates from jonsuh/hamburger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant