summaryrefslogtreecommitdiffstats
path: root/client/components/forms
diff options
context:
space:
mode:
authorKenton Hamaluik <kenton@hamaluik.com>2015-10-08 13:10:46 -0600
committerKenton Hamaluik <kenton@hamaluik.com>2015-10-08 13:10:46 -0600
commitfde2a39ee3dbbdfd5a6b648dbe17541343ac3b2a (patch)
treeef6d0090fc4a7d57bd7a043770ac69560aed5a95 /client/components/forms
parentf5be121cf368415652ec3bb14aeaccecab6f663e (diff)
downloadwekan-fde2a39ee3dbbdfd5a6b648dbe17541343ac3b2a.tar.gz
wekan-fde2a39ee3dbbdfd5a6b648dbe17541343ac3b2a.tar.bz2
wekan-fde2a39ee3dbbdfd5a6b648dbe17541343ac3b2a.zip
Added coloured label badges in autocomplete list
Diffstat (limited to 'client/components/forms')
-rw-r--r--client/components/forms/forms.styl7
1 files changed, 7 insertions, 0 deletions
diff --git a/client/components/forms/forms.styl b/client/components/forms/forms.styl
index 83d25370..2d92aca9 100644
--- a/client/components/forms/forms.styl
+++ b/client/components/forms/forms.styl
@@ -617,6 +617,13 @@ button
margin-right: 5px
vertical-align: middle
+ .minicard-label
+ width: 11px
+ height: @width
+ border-radius: 2px
+ margin-right: 3px
+ display: inline-block
+
&.active
background: #005377