Skip to content

Commit

Permalink
Merge pull request swagger-api#814 from saharj/textarea
Browse files Browse the repository at this point in the history
[Less] Update paste.json textarea color
  • Loading branch information
fehguy committed Feb 11, 2016
2 parents 76a623f + 54fe46e commit 7132c1c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/styles/components/modal.less
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@
margin-top: .5em;
}

textarea {
color: @black;
}

input {
color: @black;
padding: 0.2em;
Expand Down

0 comments on commit 7132c1c

Please sign in to comment.