[IMP][CSS] Set gray background to it's original darker color
This commit is contained in:
parent
bed5b9edb7
commit
9cd2ec28f7
@ -129,7 +129,7 @@ $o-gray-light : $gray-400;
|
||||
$o-gray : $gray-600;
|
||||
|
||||
$o-gray-border: $gray-400;
|
||||
$o-gray-bg: $o-light;
|
||||
$o-gray-bg: $gray-200;
|
||||
$o-gray-color: $gray-900;
|
||||
|
||||
$o-violet : #7A436B; //Odoo's #875a7b Doesn't give AAA contrast on white background
|
||||
|
Loading…
Reference in New Issue
Block a user