github.styl: Whitespace fixes

This commit is contained in:
Adam Porter 2016-03-24 01:57:19 -05:00
parent 89d37dfae3
commit 13fd234b69

View File

@ -274,7 +274,7 @@
text-shadow none i
.commit-desc pre
background-color transparent i
background-color transparent i
color()
// ** completeness-indicator
@ -367,7 +367,7 @@
.entry-title
a
color blue i
.header
background-color color-background-highlight-extra-less-less
border-bottom-color color-background-highlight-extra i
@ -535,11 +535,11 @@ a.label
background-image linear-gradient(color-background, transparent) i
&:after
background-image linear-gradient(transparent, color-background) i
background-image linear-gradient(transparent, color-background) i
.sunken-menu-item
border-color color-background
&.selected
background-color()
border-color color-background-highlight-extra-less