-
Notifications
You must be signed in to change notification settings - Fork 160
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
Ensure collapsed mergepane border #731
Merged
Merged
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f377f4 - Browse repository at this point
Copy the full SHA 2f377f4View commit details -
Ensure collapsed mergepane border
After switching to grid based layout, each pane had its own border. With 0px gap, the border still did not collapse to single 1px border, so instead we switch to using gap + background-color. C.f. https://stackoverflow.com/questions/47882924/preventing-double-borders-in-css-grid
Configuration menu - View commit details
-
Copy full SHA for 7a97063 - Browse repository at this point
Copy the full SHA 7a97063View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cba86d - Browse repository at this point
Copy the full SHA 9cba86dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9695b00 - Browse repository at this point
Copy the full SHA 9695b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for f718b7b - Browse repository at this point
Copy the full SHA f718b7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e56e9fa - Browse repository at this point
Copy the full SHA e56e9faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1240161 - Browse repository at this point
Copy the full SHA 1240161View commit details -
Configuration menu - View commit details
-
Copy full SHA for afbfc31 - Browse repository at this point
Copy the full SHA afbfc31View commit details
Commits on Nov 8, 2023
-
Tweak styles to resemble previous version
Now borders are more similar to that of previous version, except double borders are avoided if possible.
Configuration menu - View commit details
-
Copy full SHA for 4c853a6 - Browse repository at this point
Copy the full SHA 4c853a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fb6c35 - Browse repository at this point
Copy the full SHA 4fb6c35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6519f67 - Browse repository at this point
Copy the full SHA 6519f67View commit details
Commits on Nov 10, 2023
-
Update packages/nbdime/src/styles/common.css
Co-authored-by: Michał Krassowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 242b79e - Browse repository at this point
Copy the full SHA 242b79eView commit details -
Tweak styles for border some more
Including fixing a broken style that used a private variable.
Configuration menu - View commit details
-
Copy full SHA for 51fda22 - Browse repository at this point
Copy the full SHA 51fda22View commit details -
Configuration menu - View commit details
-
Copy full SHA for d96d106 - Browse repository at this point
Copy the full SHA d96d106View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ddfd5b - Browse repository at this point
Copy the full SHA 8ddfd5bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.