Home
last modified time | relevance | path

Searched refs:animation (Results 1 – 25 of 182) sorted by relevance

12345678

/template/templar/less/
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;
Dcarousel.less90 // animation if you trip this while
91 // in the middle of another animation
/template/writr/css/
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;
Dresponsive.less179 -webkit-animation: none;
180 -moz-animation: none;
181 -ms-animation: none;
182 -o-animation: none;
183 animation: none;
/template/writr2/css/
Dmenu.less72 -webkit-animation: menuFadeIn 0.25s;
73 -moz-animation: menuFadeIn 0.25s;
74 -ms-animation: menuFadeIn 0.25s;
75 -o-animation: menuFadeIn 0.25s;
76 animation: menuFadeIn 0.25s;
Dresponsive.less172 -webkit-animation: none;
173 -moz-animation: none;
174 -ms-animation: none;
175 -o-animation: none;
176 animation: none;
/template/strap/resources/theme/default/components/css/
H A Dlazy-load-fade.css2 animation-name: lazy-fade-cs;
3 animation-duration: 2s;
H A Dlazy-load-spinner.css18 animation: spinner .6s linear infinite;
/template/bootstrap3/assets/iconify/plugins/
Dfa.css84 -webkit-animation: fa-spin 2s infinite linear;
85 animation: fa-spin 2s infinite linear;
88 -webkit-animation: fa-spin 1s infinite steps(8);
89 animation: fa-spin 1s infinite steps(8);
/template/klean/bootstrap/css/
Dbootstrap-theme.min.css.map1animation(@animation) {\n -webkit-animation: @animation;\n -o-animation: @animation;\n …
Dbootstrap-theme.css.map1animation(@animation) {\n -webkit-animation: @animation;\n -o-animation: @animation;\n …
/template/starterbootstrap/css/
Dbootstrap-theme.css.map1animation(@animation) {\n -webkit-animation: @animation;\n -o-animation: @animation;\n …
/template/dokui/css/
Duikit.min.css27animation:uk-spin 2s infinite linear;animation:uk-spin 2s infinite linear}.uk-icon-button{-moz-box…
Duikit.docs.min.css55animation:uk-spin 2s infinite linear;animation:uk-spin 2s infinite linear}.uk-icon-button{-moz-box…
/template/comicslate/css/
Dblocks.less30 animation: ani_op_top 0.5s ease-in-out;
80 animation: ani_op_top 0.4s;
485 animation: ani_op_low 1s linear 3s infinite alternate running;
672 animation: ani_rot 1.6s linear 0s infinite running;
688 animation: ani_op_top 1.4s;
/template/templar/js/
Dbootstrap-tooltip.js129 if (this.options.animation) {
341 animation: true property
/template/argon-alt/assets/css/
Dnucleo-icons.css101 -webkit-animation: nc-spin 2s infinite linear;
102 -moz-animation: nc-spin 2s infinite linear;
103 animation: nc-spin 2s infinite linear;
/template/argon/assets/css/
Dnucleo-icons.css101 -webkit-animation: nc-spin 2s infinite linear;
102 -moz-animation: nc-spin 2s infinite linear;
103 animation: nc-spin 2s infinite linear;
/template/strap/
H A DREADME.md19 * [Animation (hover, visible)](https://combostrap.com/animation)
/template/argon/assets/js/core/
Dbootstrap.min.js6animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(n… property
/template/strap/resources/library/bootstrap/4.5.0/
H A Dbootstrap.min.js6animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(n… property
/template/bootie/js/
Dbootstrap-4.3.1.min.js6animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(n… property
/template/argon-alt/assets/js/core/
Dbootstrap.min.js6animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(n… property
/template/strap/resources/library/bootstrap/4.4.1/
H A Dbootstrap.min.js6animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(n… property
/template/dokui/js/
Duikit.min.js3animation=function(){var a=function(){var a,b=c.body||c.documentElement,d={WebkitAnimation:"webkit… property

12345678