Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
U2016 - Repo Project support
Browse files Browse the repository at this point in the history
  • Loading branch information
cquanu committed Sep 14, 2016
1 parent e9aaa29 commit c63d95e
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions github-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -1200,6 +1200,33 @@ ul.comparison-list>li {
}


/* Repo Project Tab */

.border {
border-color: #304251 !important;
}

.bg-gray {
background-color: #1a2632 !important;
}

.project-header {
background-color: #1a2632;
}

.project-columns {
background-color: #1a2632;
}

.bg-white {
background-color: #243447 !important;
}

.bg-gray-light {
background-color: #1a2632 !important;
}


/* Repo Pulse Tab */

.pulse-graph:first-child {
Expand Down
Loading

0 comments on commit c63d95e

Please sign in to comment.