UNPKG
todomvc
Version:
latest (0.1.1)
0.1.1
0.1.0
> Helping you select an MV\* framework
todomvc
/
examples
/
cujo
/
theme
/
base.css
8 lines
(7 loc)
•
176 B
CSS
View Raw
1
2
3
4
5
6
7
8
#clear-completed
{
transition
: all .
1s
ease; -webkit-
transition
: all .
1s
ease; -moz-
transition
: all .
1s
ease; -ms-
transition
: all .
1s
ease; -o-
transition
: all .
1s
ease; }