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

[Modal/Dimmer] Invert Close Icon on Inverted Dimmer #3070

Open
caiotarifa opened this issue Sep 21, 2015 · 5 comments
Open

[Modal/Dimmer] Invert Close Icon on Inverted Dimmer #3070

caiotarifa opened this issue Sep 21, 2015 · 5 comments
Milestone

Comments

@caiotarifa
Copy link

Would inverted modals darken the close icon by default?

JSFIDDLE
http://jsfiddle.net/Lwgr9a6r/embedded/result/
See on > 992px.

@jlukic jlukic added this to the 2.2.x milestone Sep 25, 2015
@jlukic jlukic changed the title Dark Close Icon On Inverted Modal [Modal/Dimmer] Invert Close Icon on Inverted Dimmer Sep 25, 2015
@vinayakkulkarni
Copy link
Member

Yep, this still happens 😞

@radix
Copy link

radix commented Jul 6, 2017

I worked around this by adding the following rule:

.ui.inverted > .ui.modal > .close {
  color: #000;
}

I haven't tested thoroughly yet but it seems to work.

@stale
Copy link

stale bot commented Jun 5, 2018

There has been no activity in this thread for 90 days. While we care about every issue and we’d love to see this fixed, the core team’s time is limited so we have to focus our attention on the issues that are most pressing. Therefore, we will likely not be able to get to this one.

However, PRs for this issue will of course be accepted and welcome!

If there is no more activity in the next 90 days, this issue will be closed automatically for housekeeping. To prevent this, simply leave a reply here. Thanks!

@stale stale bot added the stale label Jun 5, 2018
@caiotarifa
Copy link
Author

Replying...

@lubber-de

This comment was marked as spam.

ThiefMaster added a commit to ThiefMaster/indico that referenced this issue Mar 8, 2019
ThiefMaster added a commit to ThiefMaster/indico that referenced this issue Mar 11, 2019
ThiefMaster added a commit to ThiefMaster/indico that referenced this issue Mar 12, 2019
ThiefMaster added a commit to ThiefMaster/indico that referenced this issue Mar 13, 2019
ThiefMaster added a commit to ThiefMaster/indico that referenced this issue Mar 14, 2019
ThiefMaster added a commit to ThiefMaster/indico that referenced this issue Mar 14, 2019
ThiefMaster added a commit to ThiefMaster/indico that referenced this issue Mar 15, 2019
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

5 participants