From 5478fc93dbe3be14c4a38754881e00dc0b6a38f9 Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Mon, 15 Jun 2015 17:16:56 +0200 Subject: Improve the multi-selection experience New features: - select all filtered cards - assign or unassign a member to selected cards - archive selected cards This commit also fix the card sort indexes calculation when a multi- selection is drag-dropped. --- client/components/boards/colors.styl | 1 + 1 file changed, 1 insertion(+) (limited to 'client/components/boards/colors.styl') diff --git a/client/components/boards/colors.styl b/client/components/boards/colors.styl index ff351880..d131701c 100644 --- a/client/components/boards/colors.styl +++ b/client/components/boards/colors.styl @@ -19,6 +19,7 @@ setBoardColor(color) background-color: darken(color, 20%) &.pop-over .pop-over-list li a:hover, + .sidebar .sidebar-content .sidebar-btn:hover, .sidebar-list li a:hover background-color: lighten(color, 10%) -- cgit v1.2.3-1-g7c22