From a0d6ec988ea46a1b2fb4d57586c6d47fa5eb57d1 Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Thu, 28 Aug 2014 16:38:44 +1000 Subject: [PATCH] make asterisk red --- app/views/admin/enterprises/_required.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/enterprises/_required.html.haml b/app/views/admin/enterprises/_required.html.haml index 9a0c2ca34b..1fc3850257 100644 --- a/app/views/admin/enterprises/_required.html.haml +++ b/app/views/admin/enterprises/_required.html.haml @@ -1,2 +1,2 @@ .with-tip{'data-powertip' => 'Required - You need to fill this field to complete the form.'} - %a * + %a{style: 'color: red'} *