Home
last modified time | relevance | path

Searched refs:animation (Results 151 – 171 of 171) sorted by last modified time

1234567

/template/kajukkk/bs/
H A Dbootstrap.min.js11animation:!0,placement:"top",selector:!1,template:'<div class="tooltip" role="tooltip"><div class=… property in i.DEFAULTS
H A Dbootstrap.css3696 -webkit-animation: progress-bar-stripes 2s linear infinite;
3697 -o-animation: progress-bar-stripes 2s linear infinite;
3698 animation: progress-bar-stripes 2s linear infinite;
H A Dbootstrap.min.css14 …-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-st…
/template/wallpaper/
H A DREADME.md20 Menu animation inspired by Brian Huisman (http://www.greywyvern.com/?post=337)
/template/codowik/js/
H A Dlayout.js2833 , animation: false
3739 showMasks( pane, { animation: true, objectsOnly: true });
6036 , animation = {}
6039 animation[ref] = (show ? (pos ? '+=' : '-=') : (pos ? '-=' : '+=')) + dist;
6065 …$el.show().animate(animation, { queue: false, duration: o.duration, easing: opt.easing, complete: …
/template/ghw/css/
H A Dbootstrap.min.css5 …rogress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-st…
/template/starterbootstrap/css/
H A Dbootstrap.min.css5 …-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-st…
H A Dbootstrap-theme.css.map1animation(@animation) {\n -webkit-animation: @animation;\n -o-animation: @animation;\n …
H A Dbootstrap.css4899 -webkit-animation: progress-bar-stripes 2s linear infinite;
4900 -o-animation: progress-bar-stripes 2s linear infinite;
4901 animation: progress-bar-stripes 2s linear infinite;
H A Dbootstrap.css.map1animation: progress-bar-stripes 2s linear infinite;\n -o-animation: progress-bar-stripes 2s linea…
/template/starterbootstrap/js/
H A Dbootstrap.js1218 animation: true, property in Tooltip.DEFAULTS
1352 if (this.options.animation) $tip.addClass('fade')
H A Dbootstrap.min.js6animation:!0,placement:"top",selector:!1,template:'<div class="tooltip" role="tooltip"><div class=… property in c.DEFAULTS
/template/writr/css/
H A Dresponsive.less172 -webkit-animation: none;
173 -moz-animation: none;
174 -ms-animation: none;
175 -o-animation: none;
176 animation: none;
H A Dmenu.less69 -webkit-animation: menuFadeIn 0.25s;
70 -moz-animation: menuFadeIn 0.25s;
71 -ms-animation: menuFadeIn 0.25s;
72 -o-animation: menuFadeIn 0.25s;
73 animation: menuFadeIn 0.25s;
/template/breeze/bower_components/gumby/js/libs/
H A Djquery-1.10.1.min.map1 …rs","tween","createTween","unit","scale","maxIterations","createFxNow","animation","collection","A…
H A Djquery-2.0.2.min.map1 …rs","tween","createTween","unit","scale","maxIterations","createFxNow","animation","collection","A…
/template/dokutwitterbootstrap/css/
H A Dbootstrap.min.css9 …px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;a…
/template/dokutwitterbootstrap/js/
H A Dbootstrap.min.js9animation:!0,placement:"top",selector:!1,template:'<div class="tooltip"><div class="tooltip-arrow"… property in b.DEFAULTS
/template/templar/js/
H A Dbootstrap-tooltip.js129 if (this.options.animation) {
341 animation: true property in $.fn.tooltip.defaults
/template/templar/less/
H A Dcarousel.less90 // animation if you trip this while
91 // in the middle of another animation
H A Dprogress-bars.less78 // Call animation for the active one
80 -webkit-animation: progress-bar-stripes 2s linear infinite;
81 -moz-animation: progress-bar-stripes 2s linear infinite;
82 -ms-animation: progress-bar-stripes 2s linear infinite;
83 -o-animation: progress-bar-stripes 2s linear infinite;
84 animation: progress-bar-stripes 2s linear infinite;

1234567