From ee9ce806e679f917617097e8d992291a7b852b81 Mon Sep 17 00:00:00 2001 From: Ralf Zerres Date: Sun, 5 Jul 2020 17:29:42 +0200 Subject: [PATCH] stylesheet Signed-off-by: Ralf Zerres --- advotracker/resources/stylesheets/advotracker.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advotracker/resources/stylesheets/advotracker.css b/advotracker/resources/stylesheets/advotracker.css index 87c1f78..e9f8b7a 100644 --- a/advotracker/resources/stylesheets/advotracker.css +++ b/advotracker/resources/stylesheets/advotracker.css @@ -31,7 +31,7 @@ text_box.inplace:focus { } text_box.inplace:empty { - color: #9E9E9E + color: #9E9E9E; border-color: #5b0f22; }