checkbox tests

This commit is contained in:
Adam Bradley
2013-10-16 18:47:07 -05:00
parent 073b30c818
commit a1208893f0
5 changed files with 46 additions and 3 deletions

View File

@@ -31,7 +31,7 @@
border-right: none;
content: '';
opacity: 0;
transition: opacity .1s ease-in-out;
transition: opacity .05s ease-in-out;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);