Update icons for Tabs on hub shopping page

This commit is contained in:
summerscope
2014-05-30 12:32:28 +10:00
parent 5c44413ae9
commit 589188d21e

View File

@@ -33,9 +33,12 @@
border-top: 4px solid transparent
a:after
padding-left: 8px
content: "\f109"
content: "\e632"
visibility: hidden
@include icon-font
dd:hover
a:after
visibility: visible
// active nav link
@@ -45,7 +48,7 @@
a
color: $clr-brick-bright
a:after
content: "\f10c"
content: "\e631"
visibility: visible
@include icon-font