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

Glyph plugin: Missing margin-left for span.fancytree-custom-icon #484

Closed
aureole82 opened this issue Aug 14, 2015 · 0 comments
Closed

Glyph plugin: Missing margin-left for span.fancytree-custom-icon #484

aureole82 opened this issue Aug 14, 2015 · 0 comments

Comments

@aureole82
Copy link

Hi,

using the iconClass option of the Glyph plugin creates the requested glyph icon. But it's decorated with the fancytree-custom-icon class and not with the fancytree-icon class. So it has no left margin.

Could somebody just apply this?

ui.fancytree.css:143

span.fancytree-icon,
span.fancytree-custom-icon {
    margin-left: 0.5em;
}

Thanks

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