1
0

Add active state indicators for show/hide buttons.

References #25
This commit is contained in:
Matthias Mees
2013-07-20 19:49:32 +02:00
parent 210e694e6c
commit 5149eaab2a
2 changed files with 12 additions and 1 deletions

View File

@ -622,6 +622,7 @@ input[type="submit"].state_cancel:focus {
background-image: linear-gradient(#cc7a79, #c26260 1px, #a2403e);
}
.active,
.button_link:active,
button:active,
input[type="button"]:active {