From c8dc6df16f808ee85640cc58cfd863928fdc51a1 Mon Sep 17 00:00:00 2001 From: Ivlev Denis Date: Wed, 7 Feb 2018 14:08:30 +0300 Subject: [PATCH] Add style for info message --- web/src/sass/_common.sass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/sass/_common.sass b/web/src/sass/_common.sass index f7208a4b..b570ccf4 100755 --- a/web/src/sass/_common.sass +++ b/web/src/sass/_common.sass @@ -3218,6 +3218,8 @@ a.grey-link z-index: 999 &_error background: $pink + &_info + background: $green .mobile-hide