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:
parent
0340f54cbe
commit
0d2ddba183
@ -95,7 +95,8 @@
|
|||||||
/* The Options Page */
|
/* The Options Page */
|
||||||
/* ============================================================== */
|
/* ============================================================== */
|
||||||
|
|
||||||
#badgedoptions a {
|
#badgedoptions a,
|
||||||
|
input.button-primary {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
-webkit-transition: all .2s ease-in-out 0s;
|
-webkit-transition: all .2s ease-in-out 0s;
|
||||||
-moz-transition: all .2s ease-in-out 0s;
|
-moz-transition: all .2s ease-in-out 0s;
|
||||||
|
Loading…
Reference in New Issue
Block a user