subtle animation for submit button too

This commit is contained in:
Matthias Kretschmann 2012-05-31 23:17:08 +02:00
parent 0340f54cbe
commit 0d2ddba183
1 changed files with 2 additions and 1 deletions

View File

@ -95,7 +95,8 @@
/* The Options Page */
/* ============================================================== */
#badgedoptions a {
#badgedoptions a,
input.button-primary {
text-decoration: none;
-webkit-transition: all .2s ease-in-out 0s;
-moz-transition: all .2s ease-in-out 0s;