Home
last modified time | relevance | path

Searched refs:bezier (Results 26 – 29 of 29) sorted by path

12

/plugin/revealjs/css/theme/
H A Dsky.css271 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
272 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
273 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
H A Dsolarized.css268 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
269 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
270 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
H A Dwhite.css264 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
265 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
266 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
/plugin/revealjs/css/theme/template/
H A Dtheme.scss313 -webkit-transition: width 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
314 -moz-transition: width 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
315 transition: width 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);

12