Commit 600926a0fe70ac982374e51e358f07ce2c416261

Authored by Marcelo Puebla
1 parent 09433eef1c
Exists in master

Cambio de color en clase clear-input

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/sass/general.scss
... ... @@ -82,6 +82,7 @@ button.clear-input{
82 82 border: none;
83 83 margin-left: -24px;
84 84 z-index: 9;
  85 + color: #a3a3a3;
85 86 &:focus{
86 87 outline: none;
87 88 }