aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-11-22 02:58:49 +0800
committerDan Finlay <dan@danfinlay.com>2016-11-22 02:58:49 +0800
commite8a83026248e6e27e6d801cf1713551eb740137a (patch)
tree528f87b75425d172db7f3d4b9b563a348535042b /ui/app/css
parent37d836fa72c75945d436bd94feadb65aa95d7e5f (diff)
downloadtangerine-wallet-browser-e8a83026248e6e27e6d801cf1713551eb740137a.tar.gz
tangerine-wallet-browser-e8a83026248e6e27e6d801cf1713551eb740137a.tar.zst
tangerine-wallet-browser-e8a83026248e6e27e6d801cf1713551eb740137a.zip
Begin adding Ropsten support
Ropsten links will still not work until Etherscan publishes their ropsten link format. At that time we will need to update ui/lib/account-link.js Otherwise, fixes #831
Diffstat (limited to 'ui/app/css')
-rw-r--r--ui/app/css/lib.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/css/lib.css b/ui/app/css/lib.css
index bcd6a4a67..f5f602729 100644
--- a/ui/app/css/lib.css
+++ b/ui/app/css/lib.css
@@ -213,7 +213,7 @@ hr.horizontal-line {
background: rgb(0, 163, 68);
border-radius: 20px;
}
-.morden-icon {
+.testnet-icon {
background: #2465E1;
}