Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Fixed: #277 #2553

Merged
merged 3 commits into from
Jan 16, 2013
Merged

Fixed: #277 #2553

merged 3 commits into from
Jan 16, 2013

Conversation

WebsiteDeveloper
Copy link
Contributor

Added all styles not being computed to the .less file and stripped the inline styles out in the js file to fix #277.

Added inline styles to jsTreeTheme.less
Removed any unnecesary inline styles except those being computed.
padding: 0px;
position: absolute;
top: 0px;
width: 150px;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use 4 spaces for indenting

@redmunds
Copy link
Contributor

Done with review. Just some minor clean up to do.

@WebsiteDeveloper
Copy link
Contributor Author

Cleaned all up

@redmunds
Copy link
Contributor

Thank you for contributing! Merging.

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

Successfully merging this pull request may close these issues.

Avoid inline styles when showing jstree-rename-input
2 participants