summaryrefslogtreecommitdiffstats
path: root/client/components/boards/colors.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/boards/colors.styl')
-rw-r--r--client/components/boards/colors.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/boards/colors.styl b/client/components/boards/colors.styl
index 1db44845..a3f74ab8 100644
--- a/client/components/boards/colors.styl
+++ b/client/components/boards/colors.styl
@@ -10,7 +10,7 @@ setBoardColor(color)
background-color: color
& .minicard.is-selected .minicard-details
- border-bottom: 2px solid color
+ border-left: 3px solid color
button[type=submit].primary, input[type=submit].primary
background-color: darken(color, 20%)