/
githubmirror
/
Semantic-UI
Обзор
Документация
Войти
/
githubmirror
/
Semantic-UI
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/themes/default/modules/transition.variables
10 строк
259 B
jlukic
Fix bug in has direction that causes animations with name containing in/out to work incorrectly #1623
22 янв 2015, 02:23
22 янв 2015, 02:23
b66dfac
Код
Авторство
О чём код?
/******************************* Transition *******************************/ @transitionDefaultEasing: @defaultEasing; @transitionDefaultFill: both; @transitionDefaultDuration: 300ms; @use3DAcceleration: translateZ(0); @backfaceVisibility: hidden;