-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Enhancement: Added drop shadows to markdown, text, and tree views #6893
Enhancement: Added drop shadows to markdown, text, and tree views #6893
Conversation
Thanks @rielAsh24 for working on this! |
Glad to contribute! |
bot please update playwright snapshots |
Adjusted drop shadows for tree view, markdown and text notebooks.
Tree View drop shadow values are in co-ordination with the others.
Adjusted main-panel padding to be responsive
Added data-format body selectors to the css
Re-wrote the media query for allowing responsiveness without a refresh
41f93e6
to
ed28e9c
Compare
bot please update playwright snapshots |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Thank you @jtpio for your encouragement and support. Was great working on this pull request! 😄 |
As mentioned in #6781 ,
Markdown
andText
views had edges without drop shadow, unlike the notebooks.This fix works on adding the drop shadows to these views, and the
Tree
view/File browser.jlpm
UI Tests