bug #6261 - removed blue dot from outgoing payment messages

Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
Goran Jovic 2018-10-12 09:19:17 +02:00 committed by Julien Eluard
parent 0838867a6f
commit 364b08e3b2
No known key found for this signature in database
GPG Key ID: 6FD7DB5437FCBEF6
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
(defn command-amount-currency-separator [outgoing]
{:opacity 0
:color colors/white})
:color (if outgoing colors/blue colors/white)})
(defn command-send-currency-text [outgoing]
{:font-size 22