diff options
author | Andrés Manelli <andresmanelli@gmail.com> | 2018-05-02 15:03:22 -0300 |
---|---|---|
committer | Andrés Manelli <andresmanelli@gmail.com> | 2018-08-11 00:17:42 +0200 |
commit | f76d8e47a859c64a99cfd460e3fd496965bf021a (patch) | |
tree | 2adc26b9ba11e906e8bffb8b097be005977b1ae3 /client/components/cards/cardDetails.styl | |
parent | 6adfcb35138259c5969e63d20a68cd6f9e8c393c (diff) | |
download | wekan-f76d8e47a859c64a99cfd460e3fd496965bf021a.tar.gz wekan-f76d8e47a859c64a99cfd460e3fd496965bf021a.tar.bz2 wekan-f76d8e47a859c64a99cfd460e3fd496965bf021a.zip |
Refactor imported -> linked in components
Diffstat (limited to 'client/components/cards/cardDetails.styl')
-rw-r--r-- | client/components/cards/cardDetails.styl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/cards/cardDetails.styl b/client/components/cards/cardDetails.styl index ab65a5d6..1e290305 100644 --- a/client/components/cards/cardDetails.styl +++ b/client/components/cards/cardDetails.styl @@ -47,7 +47,7 @@ margin: 7px 0 0 padding: 0 - .imported-card-location + .linked-card-location font-style: italic font-size: 1em margin-bottom: 0 |