1
0
mirror of https://github.com/kremalicious/Badged.git synced 2024-11-22 18:00:01 +01:00

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

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;