Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to extend container link attributes #48

Conversation

alexander-schranz
Copy link
Member

@alexander-schranz alexander-schranz commented Mar 29, 2019

If an the container link need another z-index it can be set as attributes:

.my-link {
    @include containerLink() {
        z-index: 11;
    }
}

@alexander-schranz alexander-schranz force-pushed the enhancement/container-link-z-index branch from bd16ec2 to d1a1d1d Compare March 29, 2019 09:29
@alexander-schranz alexander-schranz self-assigned this Mar 29, 2019
@alexander-schranz alexander-schranz added this to the 2.0.0 milestone Mar 29, 2019
@wachterjohannes wachterjohannes merged commit d038283 into sulu:master Apr 3, 2019
@alexander-schranz alexander-schranz deleted the enhancement/container-link-z-index branch April 3, 2019 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants