1
0
mirror of https://github.com/moparisthebest/mail synced 2024-12-22 15:28:49 -05:00

make error color more present

This commit is contained in:
Mario Volke 2014-10-30 10:55:16 +01:00 committed by Tankred Hase
parent eb3a266725
commit 900dbc8cb9

View File

@ -16,7 +16,7 @@ $line-height-base: 20 / 16;
$color-black: #000;
$color-white: #fff;
$color-blue: #00c6ff;
$color-red: #ff878d;
$color-red: #ff3f49;
$color-grey: #666;
$color-grey-input: #949494;
$color-grey-dark: #333;