From ce050d2736bc9e8492cfe8bd66b2514a5e44f6f7 Mon Sep 17 00:00:00 2001 From: RenanMsV Date: Tue, 20 Apr 2021 13:26:21 -0300 Subject: [PATCH] Fixes nathanp/crypto-price-widget#67 --- css/app.css | 2 +- index.html | 8 ++++++++ js/app_common.js | 32 ++++++++++++++++++++++++++++++-- 3 files changed, 39 insertions(+), 3 deletions(-) diff --git a/css/app.css b/css/app.css index ec1fd0d..5cc24ae 100644 --- a/css/app.css +++ b/css/app.css @@ -171,7 +171,7 @@ ul { .coin-list li span.draggable { width: 100%; } - .coin-list input[type="number"] { + .coin-list input[type="number"], .update-interval { border: none; padding: 5px; background: rgba(0, 0, 0, 0); diff --git a/index.html b/index.html index 3e4a477..dc4c3b0 100644 --- a/index.html +++ b/index.html @@ -69,6 +69,14 @@

Choose Your Base Currency

+
+ + +
+

Tip Jar