From e1769e638d3adf9dbbca6e07eda6635cecfd2b03 Mon Sep 17 00:00:00 2001 From: summerscope Date: Thu, 18 Sep 2014 16:14:53 +1000 Subject: [PATCH] More styling for producer page --- app/assets/stylesheets/darkswarm/producer_node.css.sass | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/darkswarm/producer_node.css.sass b/app/assets/stylesheets/darkswarm/producer_node.css.sass index 81124f9ab4..22541055f4 100644 --- a/app/assets/stylesheets/darkswarm/producer_node.css.sass +++ b/app/assets/stylesheets/darkswarm/producer_node.css.sass @@ -37,7 +37,6 @@ &:hover, &:active, &:focus color: $clr-brick-bright - a.cta-hub &:hover, &:focus, &:active &.secondary @@ -57,9 +56,11 @@ .fat-taxons background-color: $clr-turquoise-light + .producer-name + color: $clr-turquoise + //Open row &.open - .active_table_row border-left: 1px solid $clr-turquoise-bright border-right: 1px solid $clr-turquoise-bright