// fix some test with colors & fix for login screen

This commit is contained in:
Kevin Granger
2013-08-09 18:57:22 +02:00
parent a64fcdd135
commit d3717f0950
4 changed files with 139 additions and 120 deletions
@@ -21,7 +21,10 @@ $gray-lighter: lighten(#000, 93.5%) ; //#eee
//$brand-primary: #EF1778 ; //rose Prestashop
//$brand-primary: #1EAEC0 ; //bleu turquoise
$brand-primary: #33556E ;
//$brand-primary: #33556E ;
//$brand-primary: #7F8AAE ;
$brand-primary: #173741 ;
$brand-success: #5cb85c ;
$brand-warning: #f0ad4e ;