summaryrefslogtreecommitdiffstats
path: root/client/components/cards/minicard.styl
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-07-01 17:23:41 -0400
committerLauri Ojansivu <x@xet7.org>2019-07-01 17:23:41 -0400
commit34b2168d0dda253dedabbee47031873efa4ae446 (patch)
tree274092388923e0e26cd483d5eedfc011bdd32d68 /client/components/cards/minicard.styl
parent2c90e7c585c6bcde9bf29c7d5ed54276b1ce082e (diff)
downloadwekan-34b2168d0dda253dedabbee47031873efa4ae446.tar.gz
wekan-34b2168d0dda253dedabbee47031873efa4ae446.tar.bz2
wekan-34b2168d0dda253dedabbee47031873efa4ae446.zip
Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.
Thanks to xet7 !
Diffstat (limited to 'client/components/cards/minicard.styl')
-rw-r--r--client/components/cards/minicard.styl9
1 files changed, 8 insertions, 1 deletions
diff --git a/client/components/cards/minicard.styl b/client/components/cards/minicard.styl
index e3d1ff20..1a1516e5 100644
--- a/client/components/cards/minicard.styl
+++ b/client/components/cards/minicard.styl
@@ -144,7 +144,14 @@
.badge-text
vertical-align: middle
&.badge-comment
- margin-bottom: 0.1rem
+ display: block
+ border-radius: 4px
+ padding: 1px 3px
+ margin-bottom: 0.3rem
+ color: #ff0000
+ background-color: #ffffff
+ font-weight: bold
+ font-size: 11pt
.badge-text
font-size: 0.9em