From 85141045606994f25d1132a7560a4e7c720df5c5 Mon Sep 17 00:00:00 2001 From: Olivier Gagnon Date: Thu, 21 Mar 2019 23:57:54 -0400 Subject: [PATCH] styling text inputs --- css/styles.scss | 3 +++ src/index.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/css/styles.scss b/css/styles.scss index bfdaeb278..563a343de 100644 --- a/css/styles.scss +++ b/css/styles.scss @@ -62,6 +62,9 @@ a:visited { .text-input { color: #fff; background-color: #000; + border-style: solid; + border-width: 1px; + border-color: white; } /* Notification icon (for create program right now only) */ diff --git a/src/index.html b/src/index.html index 5dd72486b..63670a198 100644 --- a/src/index.html +++ b/src/index.html @@ -702,7 +702,7 @@ if (htmlWebpackPlugin.options.googleAnalytics.trackingId) { %> Expand tickers Collapse tickers

- + Update Watchlist