diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-07-12 14:14:50 -0400 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-07-12 14:14:50 -0400 |
commit | 3ad6e554dceea822dee7390872260e872a792dcd (patch) | |
tree | e409ad2b41da001ddf1f86fbb1d22d01e9d42c9b /client/components/cards/cardDetails.styl | |
parent | c9037f55bc973a71e76ae7559a6f3d34a60b408d (diff) | |
download | wekan-3ad6e554dceea822dee7390872260e872a792dcd.tar.gz wekan-3ad6e554dceea822dee7390872260e872a792dcd.tar.bz2 wekan-3ad6e554dceea822dee7390872260e872a792dcd.zip |
RELAX THEME: Use only in this theme the aggressive [red color and big bold serif font style
number](https://github.com/wekan/wekan/commit/bbc68309af0029f2bc4194db4c7e79689f888ea4#commitcomment-34216371) and
[card details text emphasis](https://github.com/wekan/wekan/commit/48ebc5f11745b125ce01d08d60e2d8e3a9419a5f#commitcomment-34268095).
Thanks to hever and xet7.
Diffstat (limited to 'client/components/cards/cardDetails.styl')
-rw-r--r-- | client/components/cards/cardDetails.styl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/client/components/cards/cardDetails.styl b/client/components/cards/cardDetails.styl index bafaa94b..da0fe9f8 100644 --- a/client/components/cards/cardDetails.styl +++ b/client/components/cards/cardDetails.styl @@ -86,11 +86,6 @@ display: flex flex-wrap: wrap margin: 15px 0 - & ~ .js-open-inlined-form - .viewer - background-color #ffffff !important - padding 15px !important - border 1px solid #000000 !important .card-details-item margin-right: 0.5em |