You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for sharing this great project! It is exactly what I was looking for. However, the folder URL for a large screen (using responsive) is not selecting the right portion of the sprite (see screenshot). When I resize down it's fine.
I narrowed it down to this code, but am unclear which icon I should grab and with what padding.
Hi,
Thanks for sharing this great project! It is exactly what I was looking for. However, the folder URL for a large screen (using responsive) is not selecting the right portion of the sprite (see screenshot). When I resize down it's fine.
I narrowed it down to this code, but am unclear which icon I should grab and with what padding.
.jstree-proton .jstree-folder { background: url("32px.png") -261px -5px no-repeat; }
I'm hoping you may be able to resolve it more quickly/easily than I can. Can you have a look?
Let me know, thanks!
Greg
The text was updated successfully, but these errors were encountered: