/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
modules/playground/src/animate/css/animate-app.css
20 строк
299 B
Matias Niemelä
fix(core): ensure ngFor only inserts/moves/removes elements when necessary (#10287)
01 авг 2016, 21:09
01 авг 2016, 21:09
e18626b
Код
Авторство
О чём код?
button { background:red; font-size:20px; color:white; border:0; cursor:pointer; } .box { font-size:40px; border:10px solid black; width:200px; line-height:100px; height:100px; display:inline-block; vertical-align:top; text-align:center; margin:5px; overflow:hidden; }