-
Notifications
You must be signed in to change notification settings - Fork 109
Add ListView (table) styles #100
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
This looks awesome mate, thank you. Just 1 minor feedback to enforce consistency. Once this is addressed, I can merge it in.
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.
Let's go :)
Hi,
This PR (fixes #73) adds styling for
<table>
elements, which are styled according to the ListView ("Details" mode) styles described in the MS Windows 7 Design Guidelines.I left out the icons visible in the Microsoft documentation from the example, since they are probably "All Rights Reserved" by MS.
Thanks for your consideration.