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

table-striped class is missing #502

Closed
CodeDraken opened this issue Sep 16, 2018 · 7 comments
Closed

table-striped class is missing #502

CodeDraken opened this issue Sep 16, 2018 · 7 comments
Labels

Comments

@CodeDraken
Copy link

table-striped class is missing or it doesn't work.

@picturepan2
Copy link
Owner

@CodeDraken It works and you can see the demo here.

@CodeDraken
Copy link
Author

CodeDraken commented Sep 17, 2018

What exactly does it do? @picturepan2 I see no difference and I don't see any styles from table-striped in the developer console.

striped

no-stripe

Tested in Firefox and Chrome.

Edit: Okay, looks like it does have an effect, but the background color is the same as the page.

@picturepan2
Copy link
Owner

@CodeDraken Don't forget the <tbody> tag.

@CodeDraken
Copy link
Author

@CodeDraken Don't forget the <tbody> tag.

That is from the docs.

@picturepan2
Copy link
Owner

@CodeDraken I don't see the issue here. Do you have online example?

@CodeDraken
Copy link
Author

CodeDraken commented Sep 22, 2018

The issue is I don't see any stripes. I guess I'm colorblind 🤔

@picturepan2 The online example I'm using is: https://picturepan2.github.io/spectre/elements.html#tables

From the docs I get this, I don't see any stripes:
default-stripe

I expected something more visible like this:
visible-stripe

Not seeing any stripes is what confused me about the stripe class and how you're suppose to use it.

@Prid13
Copy link

Prid13 commented Dec 22, 2023

@CodeDraken just chiming in the from the future to tell you that perhaps you had the screen brightness or contrast set to too high, making super light grey colors effectively turn into white 😇 -- or maybe you are indeed colorblind, but I really hope it's the former 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants