From d3b84bdf68135bba5bfe248d5035b815899aa331 Mon Sep 17 00:00:00 2001 From: 409H Date: Fri, 9 Feb 2018 22:57:05 +0000 Subject: [PATCH] Added tip box to ESL --- css/app.css | 10 ++++++++++ options.html | 4 +++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/css/app.css b/css/app.css index 4a4aefb8..ff37cd3a 100644 --- a/css/app.css +++ b/css/app.css @@ -166,4 +166,14 @@ right: 5%; display: none; z-index: 1; +} + +#ext-etheraddresslookup-tip_box { + background: #00c2c1; + padding: 1px; + color: #fff; +} +#ext-etheraddresslookup-tip_box a { + color: #fff; + text-decoration: underline; } \ No newline at end of file diff --git a/options.html b/options.html index 563b8adf..e0c57eb3 100644 --- a/options.html +++ b/options.html @@ -78,7 +78,9 @@

EtherAddressLookup

Read Author Blog@EthAddrLookup
- Tip: Install our other extension: EtherSecurityLookup. + + Tip: Install our other extension: EtherSecurityLookup. +
Version: — BETA