| /template/templar/less/ |
| D | progress-bars.less | 78 // 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;
|
| D | carousel.less | 90 // animation if you trip this while 91 // in the middle of another animation
|
| /template/writr/css/ |
| D | menu.less | 69 -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;
|
| D | responsive.less | 179 -webkit-animation: none; 180 -moz-animation: none; 181 -ms-animation: none; 182 -o-animation: none; 183 animation: none;
|
| /template/writr2/css/ |
| D | menu.less | 72 -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;
|
| D | responsive.less | 172 -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 D | lazy-load-fade.css | 2 animation-name: lazy-fade-cs; 3 animation-duration: 2s;
|
| H A D | lazy-load-spinner.css | 18 animation: spinner .6s linear infinite;
|
| /template/bootstrap3/assets/iconify/plugins/ |
| D | fa.css | 84 -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/ |
| D | bootstrap-theme.min.css.map | 1 …animation(@animation) {\n -webkit-animation: @animation;\n -o-animation: @animation;\n …
|
| D | bootstrap-theme.css.map | 1 …animation(@animation) {\n -webkit-animation: @animation;\n -o-animation: @animation;\n …
|
| /template/starterbootstrap/css/ |
| D | bootstrap-theme.css.map | 1 …animation(@animation) {\n -webkit-animation: @animation;\n -o-animation: @animation;\n …
|
| /template/dokui/css/ |
| D | uikit.min.css | 27 …animation:uk-spin 2s infinite linear;animation:uk-spin 2s infinite linear}.uk-icon-button{-moz-box…
|
| D | uikit.docs.min.css | 55 …animation:uk-spin 2s infinite linear;animation:uk-spin 2s infinite linear}.uk-icon-button{-moz-box…
|
| /template/comicslate/css/ |
| D | blocks.less | 30 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/ |
| D | bootstrap-tooltip.js | 129 if (this.options.animation) { 341 animation: true property
|
| /template/argon-alt/assets/css/ |
| D | nucleo-icons.css | 101 -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/ |
| D | nucleo-icons.css | 101 -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 D | README.md | 19 * [Animation (hover, visible)](https://combostrap.com/animation)
|
| /template/argon/assets/js/core/ |
| D | bootstrap.min.js | 6 …animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(n… property
|
| /template/strap/resources/library/bootstrap/4.5.0/ |
| H A D | bootstrap.min.js | 6 …animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(n… property
|
| /template/bootie/js/ |
| D | bootstrap-4.3.1.min.js | 6 …animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(n… property
|
| /template/argon-alt/assets/js/core/ |
| D | bootstrap.min.js | 6 …animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(n… property
|
| /template/strap/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.min.js | 6 …animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(n… property
|
| /template/dokui/js/ |
| D | uikit.min.js | 3 …animation=function(){var a=function(){var a,b=c.body||c.documentElement,d={WebkitAnimation:"webkit… property
|