Skip to content

Add possibility to extend container link attributes#48

Merged
wachterjohannes merged 1 commit into
sulu:masterfrom
alexander-schranz:enhancement/container-link-z-index
Apr 3, 2019
Merged

Add possibility to extend container link attributes#48
wachterjohannes merged 1 commit into
sulu:masterfrom
alexander-schranz:enhancement/container-link-z-index

Conversation

@alexander-schranz

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

Copy link
Copy Markdown
Member

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