From bbd8f18ca6ecd7c24f2b8985fe5fbb63e6a4590d Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Sun, 5 May 2019 14:05:13 -0400 Subject: [PATCH] buttons are removed, can use less visibile danger border now --- views/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/style.css b/views/style.css index 642192d..4dd913a 100644 --- a/views/style.css +++ b/views/style.css @@ -141,7 +141,7 @@ button a { color: #aab; } .limited { - border: 1px solid #a04; + border: 1px solid #a79; color: #a79; } .limited .noise {