Template:Team:KIT-Kyoto/mobile
From 2014.igem.org
(Difference between revisions)
Line 103: | Line 103: | ||
height: 0; | height: 0; | ||
overflow: hidden; | overflow: hidden; | ||
- | transition: height .4s ease-in-out; | + | transition: height 0.4s ease-in-out; |
} | } | ||
- | .accordion input:checked | + | .accordion input:checked ~ label::after { |
margin-top: -3px; | margin-top: -3px; | ||
-webkit-transform: rotate(-45deg); | -webkit-transform: rotate(-45deg); |
Revision as of 18:06, 21 September 2014