From e16faf45de24898b250227833d20d154e4d9c0c8 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 13 Nov 2015 12:21:43 +0500 Subject: Updating bad connection css --- web/sass-files/sass/partials/_post.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/sass-files/sass/partials/_post.scss') diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss index 36f6f445e..ae02ccb4c 100644 --- a/web/sass-files/sass/partials/_post.scss +++ b/web/sass-files/sass/partials/_post.scss @@ -16,7 +16,8 @@ } .bad-connection { - background-color: rgb(255, 255, 172) !important; + background: #ffffac !important; + color: #D04444 !important; } .textarea-div { -- cgit v1.2.3-1-g7c22