| /plugin/revealjs/css/ |
| D | reveal.css | 33 transition: all .2s ease; } 164 /** Prevents layering issues in certain browser/transition combinations */ 244 transition: color 0.2s ease, opacity 0.2s ease, -webkit-transform 0.2s ease; 245 transition: color 0.2s ease, opacity 0.2s ease, transform 0.2s ease; 263 transition: all 0.15s ease, background-color 0.8s ease; 441 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); } 508 …transition: -webkit-transform-origin 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), -webkit-transfor… 509 …transition: transform-origin 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), transform 800ms cubic-be… 511 /* Global transition speed settings */ 512 .reveal[data-transition-speed="fast"] .slides section { [all …]
|
| D | reveal.scss | 41 transition: all .2s ease; 206 /** Prevents layering issues in certain browser/transition combinations */ 280 transition: color 0.2s ease, 305 transition: all 0.15s ease, background-color 0.8s ease; 532 transition: width 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985); 605 transition: transform-origin 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985), 611 /* Global transition speed settings */ 612 .reveal[data-transition-speed="fast"] .slides section { 613 transition-duration: 400ms; 615 .reveal[data-transition-speed="slow"] .slides section { [all …]
|
| /plugin/photogallery/ |
| D | all.less | 63 -webkit-transition: -webkit-transform 0.15s ease 0s; 64 -moz-transition: -moz-transform 0.15s ease 0s; 65 -o-transition: -o-transform 0.15s ease 0s; 66 transition: transform 0.15s ease 0s; 88 -webkit-transition: background-color 0.15s ease 0s; 89 -o-transition: background-color 0.15s ease 0s; 90 transition: background-color 0.15s ease 0s; 100 -webkit-transition: opacity 0.3s ease 0s; 101 -o-transition: opacity 0.3s ease 0s; 102 transition: opacity 0.3s ease 0s; [all …]
|
| /plugin/photogallery/lightGallery/css/ |
| D | lightgallery.css | 178 -webkit-transition: color 0.2s linear; 179 -o-transition: color 0.2s linear; 180 transition: color 0.2s linear; 225 …-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-be… 226 …-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0… 227 …-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0,… 228 …transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25,… 251 …-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-be… 252 …-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0… 253 …-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0,… [all …]
|
| D | lightgallery.min.css | 1 …transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar…
|
| D | lg-transitions.min.css | 1 …transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s;-moz-transition:-moz…
|
| D | lg-transitions.css | 17 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; 18 -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; 19 -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; 20 transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; } 34 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; 35 -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; 36 -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; 37 transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; } 51 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; 52 -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; [all …]
|
| /plugin/widearea/widearea/ |
| D | widearea.css | 8 -webkit-transition: all 0.2s ease-out; 9 -moz-transition: all 0.2s ease-out; 10 -ms-transition: all 0.2s ease-out; 11 -o-transition: all 0.2s ease-out; 12 transition: all 0.2s ease-out; 20 -webkit-transition: all 0.2s ease-out; 21 -moz-transition: all 0.2s ease-out; 22 -ms-transition: all 0.2s ease-out; 23 -o-transition: all 0.2s ease-out; 24 transition: all 0.2s ease-out; [all …]
|
| /plugin/impressjs/tpl/dokuwiki/ |
| D | impress.css | 114 -webkit-transition: 0.5s; 115 -moz-transition: 0.5s; 116 -ms-transition: 0.5s; 117 -o-transition: 0.5s; 118 transition: 0.5s; 192 -webkit-transition: opacity 1s; 193 -moz-transition: opacity 1s; 194 -ms-transition: opacity 1s; 195 -o-transition: opacity 1s; 196 transition: opacity 1s; [all …]
|
| /plugin/jirainfo/ |
| D | style.less | 49 transition: opacity 0.3s linear; 162 -webkit-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5); 163 -o-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5); 164 transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5); 176 -webkit-transition-property: "opacity,transform"; 177 -o-transition-property: "opacity,transform"; 178 transition-property: "opacity,transform"; 179 -webkit-transition: 0.15s linear; 180 -o-transition: 0.15s linear; 181 transition: 0.15s linear; [all …]
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/ |
| D | nv.d3.min.css | 1 …transition:fill-opacity 250ms linear;-moz-transition:fill-opacity 250ms linear;-webkit-transition:…
|
| /plugin/codebuttonmod2/ |
| D | all.css | 13 transition: opacity 0.5s; 52 …transition: opacity 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), transform 0.2s cubic-bezier(0.64, 0.09… 60 …transition: opacity 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), transform 0.2s cubic-bezier(0.64, 0.09… 61 transition-delay: .5s;
|
| /plugin/revealjs/css/theme/template/ |
| D | theme.scss | 247 -webkit-transition: color .15s ease; 248 -moz-transition: color .15s ease; 249 transition: color .15s ease; 282 -webkit-transition: all .15s linear; 283 -moz-transition: all .15s linear; 284 transition: all .15s linear; 313 -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);
|
| /plugin/revealjs/css/theme/ |
| D | white.css | 214 -webkit-transition: color .15s ease; 215 -moz-transition: color .15s ease; 216 transition: color .15s ease; } 241 -webkit-transition: all .15s linear; 242 -moz-transition: all .15s linear; 243 transition: all .15s linear; } 264 -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); }
|
| D | black.css | 214 -webkit-transition: color .15s ease; 215 -moz-transition: color .15s ease; 216 transition: color .15s ease; } 241 -webkit-transition: all .15s linear; 242 -moz-transition: all .15s linear; 243 transition: all .15s linear; } 264 -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); }
|
| D | moon.css | 218 -webkit-transition: color .15s ease; 219 -moz-transition: color .15s ease; 220 transition: color .15s ease; } 245 -webkit-transition: all .15s linear; 246 -moz-transition: all .15s linear; 247 transition: all .15s linear; } 268 -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); }
|
| D | night.css | 212 -webkit-transition: color .15s ease; 213 -moz-transition: color .15s ease; 214 transition: color .15s ease; } 239 -webkit-transition: all .15s linear; 240 -moz-transition: all .15s linear; 241 transition: all .15s linear; } 262 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); 263 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); 264 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
|
| D | sky.css | 221 -webkit-transition: color .15s ease; 222 -moz-transition: color .15s ease; 223 transition: color .15s ease; } 248 -webkit-transition: all .15s linear; 249 -moz-transition: all .15s linear; 250 transition: all .15s linear; } 271 -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); }
|
| D | serif.css | 214 -webkit-transition: color .15s ease; 215 -moz-transition: color .15s ease; 216 transition: color .15s ease; } 241 -webkit-transition: all .15s linear; 242 -moz-transition: all .15s linear; 243 transition: all .15s linear; } 264 -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); }
|
| D | solarized.css | 218 -webkit-transition: color .15s ease; 219 -moz-transition: color .15s ease; 220 transition: color .15s ease; } 245 -webkit-transition: all .15s linear; 246 -moz-transition: all .15s linear; 247 transition: all .15s linear; } 268 -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); }
|
| D | league.css | 220 -webkit-transition: color .15s ease; 221 -moz-transition: color .15s ease; 222 transition: color .15s ease; } 247 -webkit-transition: all .15s linear; 248 -moz-transition: all .15s linear; 249 transition: all .15s linear; } 270 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); 271 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); 272 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
|
| D | blood.css | 217 -webkit-transition: color .15s ease; 218 -moz-transition: color .15s ease; 219 transition: color .15s ease; } 244 -webkit-transition: all .15s linear; 245 -moz-transition: all .15s linear; 246 transition: all .15s linear; } 267 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); 268 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); 269 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
|
| D | beige.css | 218 -webkit-transition: color .15s ease; 219 -moz-transition: color .15s ease; 220 transition: color .15s ease; } 245 -webkit-transition: all .15s linear; 246 -moz-transition: all .15s linear; 247 transition: all .15s linear; } 268 -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); }
|
| D | simple.css | 217 -webkit-transition: color .15s ease; 218 -moz-transition: color .15s ease; 219 transition: color .15s ease; } 244 -webkit-transition: all .15s linear; 245 -moz-transition: all .15s linear; 246 transition: all .15s linear; } 267 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); 268 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); 269 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
|
| /plugin/layeranimation/ |
| D | style.less | 53 -webkit-transition-property: opacity; 54 -webkit-transition-duration: 2s; 199 transition: all 0.15s ease-in-out; 200 -moz-transition: all 0.15s ease-in-out; /* Firefox 4 */ 201 -webkit-transition: all 0.15s ease-in-out; /* Safari and Chrome */ 202 -o-transition: all 0.15s ease-in-out; /* Opera */
|