give feedback on selected input field

This commit is contained in:
Jan-Christoph Borchardt 2013-09-22 15:18:37 +02:00
parent 1c5d02e1d9
commit db2cc5f416

View file

@ -64,7 +64,7 @@ header .button, footer .button, .button.small {
.smallogo { text-align: center; margin: 0; padding: 0; }
button:active, a:active, .button:active {
button:active, a:active, .button:active, input:active, input:focus {
background: black !important;
color: white !important;
}