diff --git a/keyhinter.css b/keyhinter.css index b8eac6c..fab1803 100644 --- a/keyhinter.css +++ b/keyhinter.css @@ -19,3 +19,7 @@ .keyhinter-label-form { background-color: #337ab7; } + +.keyhinter-label-input { + background-color: #f0ad4e; +}