// tweak nav sidebar

This commit is contained in:
Kevin Granger
2013-11-20 19:25:11 +01:00
parent a536833f52
commit 104ae93936
2 changed files with 8 additions and 5 deletions
@@ -169,17 +169,20 @@
color: white
span.submenu_expand
position: absolute
right: 10px
top: 2px
right: 0
top: 0
width: 28px
height: 36px
text-align: center
cursor: pointer
font-family: FontAwesome
font-size: 24px
font-weight: 100
color: black
background-color: transparent
@extend .icon-angle-down
@include text-shadow(lighten($main-color,10%) 1px 1px 0)
&:hover
background: rgba(black,0.1)
color: white
@include text-shadow(darken($main-color,20%) -1px -1px 0)
ul.submenu