Skip to content

Commit

Permalink
Add black-label class
Browse files Browse the repository at this point in the history
Copied from Perforce
 Change: 113976
  • Loading branch information
matteason committed Jul 11, 2016
1 parent 063f011 commit b0db3fe
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,14 @@ nav.menu-out a.current-nav-item {
font-weight: 600;
}

.black-label,
.button.black-label,
.button.black-label:hover,
.button.black-label:active,
.button.black-label:visited {
background: #000;
}

.link-button::before {
color: #666;
}
Expand Down

0 comments on commit b0db3fe

Please sign in to comment.