Add styles to improve the mini menu / tabs area of the shopfront and make it more consistent

This commit is contained in:
summerscope
2014-06-24 13:24:33 +10:00
parent e8bf2da69c
commit a498ffb5a7

View File

@@ -2,10 +2,27 @@
@import mixins
@import branding
// Foundation overrides
#tabs .tabs-content > .content p
max-width: 100% !important
.tabs-content > .content
padding-top: 0 !important
// Tabs styling
#tabs
background: url("/assets/gray_jean.png") top left repeat
@include box-shadow(inset 0 2px 3px 0 rgba(0,0,0,0.15))
display: block
color: $dark-grey
.panel
border-color: rgba(219, 88, 61, 0.5)
background-color: rgba(255, 255, 255, 0)
// @include box-shadow( 0 1px 1px 0 rgba(255,255,255,1))
dl dd a
@include avenir