remove very-light-gray

stable
Juanfran 2015-02-10 14:59:56 +01:00
parent 8bad281460
commit 34a37521cc
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ input[type="date"],
input[type="password"], input[type="password"],
select, select,
textarea { textarea {
background: $very-light-gray; background: $whitish;
border: 1px solid $gray-light; border: 1px solid $gray-light;
color: $grayer; color: $grayer;
margin: 0; margin: 0;