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

Fixes for broken styles due to slack update #159

Merged
merged 3 commits into from
Apr 17, 2018

Conversation

denno020
Copy link
Contributor

Simple updates for Slack elements that now have a specific background colour that needs to be overwritten

Slack is now setting this background explicitly, so it needs to be overwritten
Another element that now has a background set explicitly on it, which needs to be overwritten
background: $color-base;
border-bottom: 1px solid $color-base;

&:before {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Begin pseudo elements with double colons: ::

@laCour laCour merged commit 1eac901 into laCour:master Apr 17, 2018
Zoooook pushed a commit to Zoooook/slack-night-mode that referenced this pull request Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants