Skip to content

Commit

Permalink
add background to labels/milestone buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed May 27, 2020
1 parent 8cb13d8 commit c909c8b
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 @@ -20620,6 +20620,10 @@
.application-main > main .container-sm > .pt-4.bg-white.text-center {
background: none !important;
}
/* Labels/Milestone links https://github.com/StylishThemes/Github-Dark/issues */
.subnav-links {
background: #181818;
}
/* bottom panel on actions */
.flex-auto > .bg-gray-light {
background: none !important;
Expand Down

0 comments on commit c909c8b

Please sign in to comment.