summaryrefslogtreecommitdiffstats
path: root/client/components/cards/labels.styl
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-06-11 12:35:08 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-06-11 12:35:08 +0200
commit216887490e3be0ba141484afc11d37475e91562d (patch)
treeb1ba81dc991f06966713864525f6f993d3fa9e90 /client/components/cards/labels.styl
parent765b0168eaaeb28550dfb698de0b6cec9f9c2113 (diff)
downloadwekan-216887490e3be0ba141484afc11d37475e91562d.tar.gz
wekan-216887490e3be0ba141484afc11d37475e91562d.tar.bz2
wekan-216887490e3be0ba141484afc11d37475e91562d.zip
Fix card title edition
Closes #184
Diffstat (limited to 'client/components/cards/labels.styl')
-rw-r--r--client/components/cards/labels.styl3
1 files changed, 0 insertions, 3 deletions
diff --git a/client/components/cards/labels.styl b/client/components/cards/labels.styl
index c93ecd12..39f9844f 100644
--- a/client/components/cards/labels.styl
+++ b/client/components/cards/labels.styl
@@ -2,7 +2,6 @@
// XXX Use .board-widget-labels as a flexbox container
.card-label
- background-color: #b3b3b3
border-radius: 4px
color: white
display: inline-block
@@ -10,7 +9,6 @@
font-size: 13px
margin-right: 4px
padding: 3px 8px
- position:relative
max-width: 100%
min-width: 8px
overflow: ellipsis
@@ -26,7 +24,6 @@
&.add-label
box-shadow: 0 0 0 2px darken(white, 25%) inset
- background: darken(white, 5%)
.card-label-green
background-color: #3cb500