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

Announcement bar is not dark-styled #231

Closed
SylwesterZarebski opened this issue May 26, 2021 · 2 comments
Closed

Announcement bar is not dark-styled #231

SylwesterZarebski opened this issue May 26, 2021 · 2 comments
Labels
bug 🐛 Something isn't working

Comments

@SylwesterZarebski
Copy link
Contributor

  • Browser: Firefox 88.0.1

  • Operating System: Windows 10

  • Link to page with the issue: Any StackOverflow page, but probably it is shown differently for different users, thus pasting HTML code.

  • Screenshot:
    obraz

  • HTML code for DIV:

<div id="announcement-banner" class="js-announcement-banner bg-black-700 fc-white ff-sans fs-body2 py2" data-campaign="2021-05-25.dev-survey-2021" data-cookie="notice-dsv" data-expire-date="1624456800000">
    <div class="grid jc-space-between wmx12 mx-auto px16 py8">
        <div class="grid--cell mr12">
            People who code: we want your input.  <a target="_blank" class="s-link js-link js-gps-track fw-bold fc-blue-400" href="/dev-survey/start?utm_source=so-owned&amp;utm_medium=announcement-banner&amp;utm_campaign=dev-survey-2021" data-ga="[&quot;dev-survey-2021&quot;,&quot;Announcement Banner&quot;,&quot;/dev-survey/start?utm_source=so-owned&amp;utm_medium=announcement-banner&amp;utm_campaign=dev-survey-2021&quot;,null,{&quot;dimension4&quot;:&quot;dev-survey-2021&quot;}]" data-gps-track="announcement_banner.click({campaign: '2021-05-25.dev-survey-2021', location: 2, action: 2})">Take the Survey</a>
        </div>
        <a class="grid-cell fc-white js-dismiss js-gps-track" href="#" title="dismiss" data-gps-track="announcement_banner.click({campaign: '2021-05-25.dev-survey-2021', location: 2, action: 1})"><svg aria-hidden="true" class="m0 svg-icon iconClear" width="18" height="18" viewBox="0 0 18 18"><path d="M15 4.41L13.59 3 9 7.59 4.41 3 3 4.41 7.59 9 3 13.59 4.41 15 9 10.41 13.59 15 15 13.59 10.41 9 15 4.41z"></path></svg></a>
    </div>
</div>
@SylwesterZarebski SylwesterZarebski added the bug 🐛 Something isn't working label May 26, 2021
the-j0k3r added a commit that referenced this issue Sep 4, 2021
* update dev deps (the-j0k3r)
* fix #231 (the-j0k3r)
@the-j0k3r
Copy link
Member

fixed, sorry it too so long

see #238

@SylwesterZarebski
Copy link
Contributor Author

Thanks a lot. It was a very minor issue, thus no haste ;-).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants