From fd9de730c86dc1632783a1315664b8c688a3fceb Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Fri, 15 Jan 2016 16:01:06 +1100 Subject: [PATCH] group producer style adjustment --- app/assets/stylesheets/darkswarm/groups.css.sass | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/darkswarm/groups.css.sass b/app/assets/stylesheets/darkswarm/groups.css.sass index 97b984eb34..86e515ac4d 100644 --- a/app/assets/stylesheets/darkswarm/groups.css.sass +++ b/app/assets/stylesheets/darkswarm/groups.css.sass @@ -97,11 +97,13 @@ // Producers tab .producers background-image: none + background-color: initial .active_table .active_table_node a.is_distributor, .active_table .active_table_node a.is_distributor i.ofn-i_059-producer color: $clr-turquoise + padding: 0 // Hubs tab .hubs background-image: none padding-top: 0 padding-bottom: 0 - \ No newline at end of file +