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

Primary style not working for table cells. #4650

Open
MurzNN opened this issue Oct 14, 2016 · 8 comments
Open

Primary style not working for table cells. #4650

MurzNN opened this issue Oct 14, 2016 · 8 comments

Comments

@MurzNN
Copy link

MurzNN commented Oct 14, 2016

Very often our company need Primary (Neutral) style additionally to Positive and Negative styles for table cells, but this is not available.

Here is this style for button: http://semantic-ui.com/elements/button.html#basic

But applying it for Table cells like Positive / Negative http://semantic-ui.com/collections/table.html#positive--negative - not working:
<td class="primary">text</td>

Please add primary style to table cells.

@awgv
Copy link
Member

awgv commented Feb 20, 2017

Hi @MurzNN, what color it’s supposed to be?

@MurzNN
Copy link
Author

MurzNN commented Feb 20, 2017

Color like Primary button, so something like this:
background-color: #EEF7FE;
color: #19639B;

Or we can reuse colors from ui.info.message element:
background-color: #F8FFFF;
color: #276F86;

@stale
Copy link

stale bot commented Feb 23, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 23, 2018
@MurzNN
Copy link
Author

MurzNN commented Feb 23, 2018

This is very easy to implement and will be very useful for users!

@stale stale bot removed the stale label Feb 23, 2018
@stale
Copy link

stale bot commented May 24, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 24, 2018
@MurzNN
Copy link
Author

MurzNN commented May 25, 2018

up

@stale stale bot removed the stale label May 25, 2018
@domenkozar
Copy link

See also #2279

@lubber-de

This comment was marked as spam.

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

No branches or pull requests

4 participants