From df2ebb91b6fc46dcf0bc60077e55754ad348a03e Mon Sep 17 00:00:00 2001 From: Marcin Kulik Date: Sun, 9 Feb 2014 17:41:15 +0100 Subject: [PATCH] Make notice message's background matching design a bit more --- app/assets/stylesheets/flash.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/flash.sass b/app/assets/stylesheets/flash.sass index 8d49d11..3181956 100644 --- a/app/assets/stylesheets/flash.sass +++ b/app/assets/stylesheets/flash.sass @@ -7,7 +7,7 @@ section.flash &.notice color: white - background-color: #4e9a06 + background-color: #06989a &.alert color: black