From d6bf24902a34f2094363121c8d9f4d54db6f7b6c Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 28 Apr 2017 23:28:27 +0200 Subject: implement new reserve creation dialog and auditor management --- src/style/wallet.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/style') diff --git a/src/style/wallet.css b/src/style/wallet.css index 7fe5e37c8..752fc6d75 100644 --- a/src/style/wallet.css +++ b/src/style/wallet.css @@ -216,3 +216,7 @@ span.spacer { .button-secondary { background: rgb(66, 184, 221); } + +a.actionLink { + color: black; +} -- cgit v1.2.3