Skip to content

Commit

Permalink
fix collab invite background - fixes #811
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Jun 7, 2019
1 parent d2181f7 commit f96b0f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions github-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -5407,6 +5407,10 @@
.bg-white, .radio-label {
background-color: #181818 !important;
}
/* https://github.com/StylishThemes/GitHub-Dark/issues/811 */
.application-main > main > .container .pt-4.bg-white.text-center {
background: none !important;
}
button.bg-white.subnav-link {
background-color: transparent !important;
}
Expand Down

0 comments on commit f96b0f6

Please sign in to comment.