Skip to content
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

Add color-coding styles to forms table headers #115

Open
stephenmk opened this issue Oct 24, 2024 · 0 comments
Open

Add color-coding styles to forms table headers #115

stephenmk opened this issue Oct 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@stephenmk
Copy link
Owner

Just an idea. I chose the colors at random for the purposes of a mockup and they're certainly not final.

mockup

The diagonal line effect can be implemented by a background style.

.top-left-th {
  background: linear-gradient(to top right, color1 49%, black 50%, color2 51%)
}
@stephenmk stephenmk added the enhancement New feature or request label Oct 24, 2024
@stephenmk stephenmk self-assigned this Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant