Skip to content

Multiple times classes in coloured segments #816

Answered by lubber-de
ShiiRochi asked this question in General
Discussion options

You must be logged in to vote

The multiple assigned segment class is there to increase specificity without using !important, so also wanted behavior.
In your case you can do the same like

.ui.ui.ui.sided.left.blue.segment:not(.inverted) {
 border-top: inherit;
}

See https://jsfiddle.net/6pxdewtL/

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lubber-de
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #816 on October 07, 2020 07:29.