github.styl: Update for tabs on top

pull/4/head
Adam Porter 8 years ago
parent dee971a975
commit d9e692393c

@ -367,7 +367,7 @@
color blue i
.header
background-color highlight
background-color color-background-highlight-extra-less-less
border-bottom-color color-background-highlight-extra i
a
@ -376,6 +376,19 @@
.lang
color emphasized
// *** New "tabs on top" header
.pagehead.repohead
background-color highlight
.reponav-item
background-color highlight
border-color transparent
&.selected
background-color()
border-color red color-background-highlight-extra-less transparent
// ** js
.js-directory-link
a()

Loading…
Cancel
Save