Skip to content

Sometimes we need to stop a diagram's branch #1

@pierobonfada

Description

@pierobonfada

Your work was amazing! But I had to stop a branch in my diagram's, because part of the process would not continue till the end of the chart. So I added two classes in my local repository to make it possible. First is ending which I assign to the divs and li I would like to stop. Last is beforeending I put to the li before my stopping branch. I think it could be usefull. Thank you very much!

.ending:after {
border: 0 !important;
}

.beforeending:after {
height: 50% !important;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions