Skip to content

Commit

Permalink
Explore: Style new header
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Aug 25, 2016
1 parent 54486d7 commit 1d5cd30
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions github-dark.css
Expand Up @@ -486,7 +486,8 @@
.pagehead ul.tabs li a.selected, .pagehead > ul.tabs li a:hover,
.filter-selected, div.listing.navigation-focus, div.issues.navigation-focus,
.repo-filter:hover, .dashboard-tabs a.selected, .marketing-nav a.selected,
.orgs-nav .org-nav-item.selected, a.pagehead-nav-item.selected {
.orgs-nav .org-nav-item.selected, a.pagehead-nav-item.selected,
.underline-nav-item.selected {
border-radius: 0 !important;
border-bottom: #eee 2px solid !important;
}
Expand Down Expand Up @@ -1617,7 +1618,8 @@
.integrations-breadcrumb-link, a.integrations-breadcrumb-link, .ace_button,
.link-gray-dark, a.link-gray-dark, #message .title,
.exploregrid-item-title, .explore-collection h2, #com h1, #com h2, #com h3,
ul.filter-list .filter-item:hover {
ul.filter-list .filter-item:hover, .underline-nav-item.selected,
.underline-nav-item:hover, .underline-nav-item:focus {
color: #e2e2e2 !important;
}
pre, body, a.social-count, span.social-count,
Expand Down Expand Up @@ -1792,7 +1794,8 @@
.hidden-text-expander a, .ellipsis-expander, .text-muted, .header-search-scope,
.listgroup-item, .discussion-item-header,
.discussion-sidebar-heading, .commit-ref, .markdown-body blockquote,
.org-header-meta .meta-item .meta-link {
.org-header-meta .meta-item .meta-link, .underline-nav-item,
a.underline-nav-item {
color: #949494 !important;
}
.vcard-detail .octicon, .member-badge .octicon,
Expand Down

0 comments on commit 1d5cd30

Please sign in to comment.