summaryrefslogtreecommitdiffstats
path: root/client/components/cards/labels.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/cards/labels.styl')
-rw-r--r--client/components/cards/labels.styl6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/components/cards/labels.styl b/client/components/cards/labels.styl
index 0d731e33..db82fd7c 100644
--- a/client/components/cards/labels.styl
+++ b/client/components/cards/labels.styl
@@ -25,6 +25,12 @@
&.add-label
box-shadow: 0 0 0 2px darken(white, 25%) inset
+ &:hover, &.is-active
+ box-shadow: 0 0 0 2px darken(white, 60%) inset
+
+ i.fa-plus
+ margin-top: 3px
+
.palette-colors
display: flex
flex-wrap: wrap