Style recent branches github notification

pull/4/head
Florian Bruhin 8 years ago
parent 9f8fcf8992
commit 446dd7eab4

@ -677,6 +677,10 @@ a.label {
.pagehead.repohead {
background-color: #073642 !important;
}
.repository-content .RecentBranches {
background-color: #073642 !important;
border-color: #657b83 !important;
}
.repohead-details-container a {
color: #839496 !important;
}

@ -677,6 +677,10 @@ a.label {
.pagehead.repohead {
background-color: #eee8d5 !important;
}
.repository-content .RecentBranches {
background-color: #eee8d5 !important;
border-color: #839496 !important;
}
.repohead-details-container a {
color: #657b83 !important;
}

@ -670,6 +670,10 @@ a.label {
.pagehead.repohead {
background-color: #073642 !important;
}
.repository-content .RecentBranches {
background-color: #073642 !important;
border-color: #657b83 !important;
}
.repohead-details-container a {
color: #839496 !important;
}

@ -670,6 +670,10 @@ a.label {
.pagehead.repohead {
background-color: #eee8d5 !important;
}
.repository-content .RecentBranches {
background-color: #eee8d5 !important;
border-color: #839496 !important;
}
.repohead-details-container a {
color: #657b83 !important;
}

@ -680,6 +680,10 @@ a.label
.pagehead.repohead
background-color highlight
.repository-content .RecentBranches
background-color highlight
border-color()
.repohead-details-container
a
color()

Loading…
Cancel
Save