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; }