Styling for producers page and content in active table

This commit is contained in:
summerscope
2014-05-08 15:34:43 +10:00
parent 4e2326eaa2
commit e7a3b48274
4 changed files with 10 additions and 18 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 143 KiB

After

Width:  |  Height:  |  Size: 115 KiB

View File

@@ -2,7 +2,6 @@
.hubs
.active_table .active_table_node
&.open
.active_table_row:first-child
border-top: 1px solid $clr-brick
@@ -10,22 +9,20 @@
border-right: 1px solid $clr-brick
&:hover, &:active, &:focus
color: $clr-brick
strong
color: $clr-brick
.active_table_row:nth-child(2)
border-left: 1px solid $clr-brick
border-right: 1px solid $clr-brick
border-bottom: 1px solid $clr-brick
.active_table_row.link
background-color: $clr-brick
&:hover
background-color: $clr-brick-bright
&.closed
&:hover, &:active, &:focus
border: 1px solid $clr-brick
color: $clr-brick
&.current
&.closed
&, & *

View File

@@ -1,7 +1,7 @@
@import branding
@import mixins
.inner-wrap
body.off-canvas
padding-top: 45px
.top-bar

View File

@@ -9,26 +9,21 @@
border-right: 1px solid $clr-turquoise
&:hover, &:active, &:focus
color: $clr-turquoise
strong
color: $clr-turquoise
.active_table_row:nth-child(2)
border-left: 1px solid $clr-turquoise
border-right: 1px solid $clr-turquoise
border-bottom: 1px solid $clr-turquoise
.active_table_row.link
background-color: $clr-turquoise
&:hover
background-color: $clr-turquoise-bright
background-color: $clr-turquoise-bright
&.closed
&, & *
color: $clr-turquoise-bright
&.open
.active_table_row:first-child
color: $dark-grey
&:hover, &:active, &:focus
border: 1px solid $clr-turquoise
&, & *
color: $clr-turquoise
&.open
.active_table_row:first-child
&, & *
color: $clr-turquoise
color: $clr-turquoise