Style.css: Added support for a vertical bar#67
Merged
jdan merged 2 commits intojdan:masterfrom Apr 27, 2020
jacob-macleod:patch-1
Merged
Style.css: Added support for a vertical bar#67jdan merged 2 commits intojdan:masterfrom jacob-macleod:patch-1
jdan merged 2 commits intojdan:masterfrom
jacob-macleod:patch-1
Conversation
A vertical bar is an element that was used quite a lot in windows 98.
Owner
|
Hey! Wanna drop a screenshot? |
Contributor
Author
jdan
reviewed
Apr 27, 2020
jdan
reviewed
Apr 27, 2020
Contributor
Author
|
Yes, I have changed both those things and updated the pull request. |
Owner
|
Great work, thank you! I'll merge this as-is and we'll see if it gets any usage :) Is this element used solely in menu bars? If we ever build one of those we'll have to add it the docs. |
Contributor
Author
|
@jdan - for draggable/organizable menus this bar is used as a drag handle. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



A vertical bar is an element that was used quite a lot in windows 98. This code makes it easy to do so...