summaryrefslogtreecommitdiffstats
path: root/client/components/cards/minicard.styl
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-06-16 17:58:36 +0300
committerLauri Ojansivu <x@xet7.org>2020-06-16 17:58:36 +0300
commit2353f654deae2aa747a45ce4bf16a5ca91c55e34 (patch)
tree31b7129c96844ea493a38a0d9911f81382516a24 /client/components/cards/minicard.styl
parente4de42d487b8d965276fdb7ce770cf58d562e766 (diff)
parent06b548f12ed853692db78dbbfbe7988382c0fdee (diff)
downloadwekan-2353f654deae2aa747a45ce4bf16a5ca91c55e34.tar.gz
wekan-2353f654deae2aa747a45ce4bf16a5ca91c55e34.tar.bz2
wekan-2353f654deae2aa747a45ce4bf16a5ca91c55e34.zip
Merge branch 'master' of https://github.com/NicoP-S/wekan into NicoP-S-master
Diffstat (limited to 'client/components/cards/minicard.styl')
-rw-r--r--client/components/cards/minicard.styl5
1 files changed, 5 insertions, 0 deletions
diff --git a/client/components/cards/minicard.styl b/client/components/cards/minicard.styl
index 7d72a588..03d242ac 100644
--- a/client/components/cards/minicard.styl
+++ b/client/components/cards/minicard.styl
@@ -299,3 +299,8 @@ minicard-color(background, color...)
.minicard-indigo
minicard-color(#4b0082, #ffffff) //White text for better visibility
+
+.text-red
+ color:red
+.text-green
+ color:green