From d1202ab2958a8c06aac99a6c20656d2e054716f6 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Sun, 5 Apr 2015 14:56:16 +0300 Subject: user-signup: style: msg row background --- res/client/css/by-view/user-signup.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'res/client/css/by-view') diff --git a/res/client/css/by-view/user-signup.scss b/res/client/css/by-view/user-signup.scss index 52a47f14..0edf0901 100644 --- a/res/client/css/by-view/user-signup.scss +++ b/res/client/css/by-view/user-signup.scss @@ -37,4 +37,6 @@ } #signup_form__msg_row { -} \ No newline at end of file + padding: 5px; + background-color: antiquewhite; +} -- cgit v1.3.1