From: Michael Kliewe Date: Sun, 2 Sep 2012 00:49:42 +0000 (+0200) Subject: removed \9 from style.css X-Git-Url: http://git.inspyration.org/?p=zf2.biz%2Fapplication_blanche.git;a=commitdiff_plain;h=6ea443670a78fbb86f2e9bfe24f937e5a3ec47d7 removed \9 from style.css --- diff --git a/public/css/style.css b/public/css/style.css index 31b0c63..28af865 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -4,7 +4,7 @@ body { } .zf-green { - color: #68b604; + color: #68b604; } .btn-success { @@ -27,7 +27,7 @@ body { } .btn-success:active, .btn-success.active { - background-color: #57a900 \9; + background-color: #57a900; } div.container a.brand {