// fix menu, design, css

This commit is contained in:
Kevin Granger
2013-09-06 16:25:01 +02:00
parent 8e1250dad1
commit fa198aeabc
7 changed files with 95 additions and 112 deletions
@@ -19,12 +19,7 @@ $gray-lighter: lighten(#000, 93.5%) ; //#eee
// Brand colors
// -------------------------
//$brand-primary: #EF1778 ; //rose Prestashop
//$brand-primary: #1EAEC0 ; //bleu turquoise
//$brand-primary: #33556E ;
//$brand-primary: #7F8AAE ;
$brand-primary: #1D7878 ;
//$brand-primary: #EF1778 ; //moved to admin-theme sass
$brand-success: #5cb85c ;
$brand-warning: #f0ad4e ;