Added CCS colors for inputs

This commit is contained in:
Felipe Martin 2017-04-01 13:11:50 +02:00
parent 05ef53061b
commit b52bdde59f
1 changed files with 4 additions and 0 deletions

View File

@ -19,3 +19,7 @@
.keyhinter-label-form {
background-color: #337ab7;
}
.keyhinter-label-input {
background-color: #f0ad4e;
}