diff --git a/css/main.css b/css/main.css index 78fe7161b..68d1f54f1 100644 --- a/css/main.css +++ b/css/main.css @@ -30,6 +30,11 @@ html, body {height: 100%;} box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.10); } +.text-gray.active { + color: #111 !important; + font-weight: 700; +} + #footer { position: fixed; margin-top: -96px; /* negative value of footer height */ diff --git a/index.html b/index.html index cae746807..ba907ab1e 100644 --- a/index.html +++ b/index.html @@ -405,8 +405,8 @@

Transaction proposals ({{txs.length}})

@@ -501,8 +501,8 @@

Last transactions

- Show - Hide + Show + Hide
No transactions yet.