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

Allow for a simple divider between sections of links. #45

Closed
engram-design opened this issue Apr 22, 2018 · 3 comments
Closed

Allow for a simple divider between sections of links. #45

engram-design opened this issue Apr 22, 2018 · 3 comments

Comments

@engram-design
Copy link
Member

No description provided.

@SayChi
Copy link

SayChi commented Jun 6, 2019

This sounds awesome, really gives the menu a calmer look. Especially when you got a bunch of plugins that keep expanding the menu.
Maybe this gives it a kickstart, this css looks like a pretty good divider to me (on the entries item for example)

#nav-entries {
    border-bottom: 1px solid #999fa6;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

@engram-design
Copy link
Member Author

@SayChi Yep, this will be coming in a larger overhaul of the plugin, for its next major version, which includes a lot more flexibility with groups, nesting, etc.

@engram-design
Copy link
Member Author

Added in 3.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants