Home
last modified time | relevance | path

Searched refs:start (Results 76 – 100 of 299) sorted by relevance

12345678910>>...12

/template/mikio/icons/bootstrap-icons/svg/
H A Dskip-start.svg1 <svg class="bi bi-skip-start" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/template/bootie/css/
H A Dbootstrap-4.3.1.min.css6start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:f…
/template/strap/bootstrap/4.4.1/
H A Dbootstrap.min.css6start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:f…
H A Dbootstrap.16col.min.css6start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:f…
/template/strap/bootstrap/4.5.0/
H A Dbootstrap.min.css6start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:f…
H A Dbootstrap.16col.min.css6start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:f…
H A Dbootstrap.materia.min.css12start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-gro…
/template/battlehorse/js/
H A Deffects.js260 start: function(options) { method in Effect.Base
328 this.start(arguments[1]);
350 this.start(options);
367 this.start(options);
384 this.start(options);
428 this.start(options);
495 this.start(options);
529 this.start(arguments[1] || {});
961 this.start(options);
H A Dprototype.js726 initialize: function(start, end, exclusive) { argument
727 this.start = start;
733 var value = this.start;
741 if (value < this.start)
749 var $R = function(start, end, exclusive) { argument
750 return new ObjectRange(start, end, exclusive);
1037 this.start();
1040 start: function() {
/template/a_new_day/js/
H A Deffects.js260 start: function(options) { method in Effect.Base
328 this.start(arguments[1]);
350 this.start(options);
367 this.start(options);
384 this.start(options);
428 this.start(options);
495 this.start(options);
529 this.start(arguments[1] || {});
961 this.start(options);
H A Dprototype.js726 initialize: function(start, end, exclusive) { argument
727 this.start = start;
733 var value = this.start;
741 if (value < this.start)
749 var $R = function(start, end, exclusive) { argument
750 return new ObjectRange(start, end, exclusive);
1037 this.start();
1040 start: function() {
/template/kiwiki/css/
H A Dstyle.css56 align-items: start;
1025 justify-content: start;
1358 grid-column-start: 2;
1363 grid-column-start: 1;
1365 grid-row-start: 1;
1378 grid-column-start: 1;
1380 grid-row-start: 2;
1392 grid-column-start: 1;
1400 grid-column-start: 2;
1407 grid-column-start
[all...]
/template/lisps/css/
H A Dpagetools.css438 /* start 14_recent css definition */
465 /* start 15_recent css definition */
492 /* start 16_index css definition */
519 /* start 17_feedback css definition */
546 /* start 18_login css definition */
573 /* start 19_logout css definition - always show blue-hovermode icon*/
600 /* start 20_admin css definition */
627 /* start 21_profile css definition */
654 /* start 22_save css definition */
/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php76 …function mb_substr($string, $start, $length = 2147483647, $encoding = null) { return p\Mbstring::m… argument
H A Dbootstrap80.php72 …$string, ?int $start, ?int $length = null, ?string $encoding = null): string { return p\Mbstring::… argument
/template/notos/css/
H A Dsearch.less5 padding-inline-start: 0;
/template/strap/bootstrap/5.0.1/
H A Dbootstrap.rtl.min.css.map1start import-stack\n// Configuration\n@import \"functions\";\n@import \"variables\";\n@import \"mi…
H A Dbootstrap.min.css.map1start import-stack\n// Configuration\n@import \"functions\";\n@import \"variables\";\n@import \"mi…
/template/twigstarter/vendor/twig/twig/src/Extension/
H A DCoreExtension.php676 * @param int $start Start of the slice
682 function twig_slice(Environment $env, $item, $start, $length = null, $preserveKeys = false) argument
689 if ($start >= 0 && $length >= 0 && $item instanceof \Iterator) {
691 …return iterator_to_array(new \LimitIterator($item, $start, null === $length ? -1 : $length), $pres…
701 return \array_slice($item, $start, $length, $preserveKeys);
704 return (string) mb_substr((string) $item, $start, $length, $env->getCharset());
/template/incognitek/
H A DREADME.md5 …e Sund-Xplosion e.V. in their [wiki](https://wiki.sund-xplosion.de/public:start), it will be maint…
/template/breeze/bower_components/gumby/sass/extensions/sassy-math/stylesheets/
H A D_math.scss77 @function maclaurin($start, $key, $number) {
78 $value: $start;
/template/simpleclean/
H A DREADME.rst59 |-- start.txt
/template/myown/
H A DREADME.rst59 |-- start.txt
/template/breeze/bower_components/modular-scale/stylesheets/modular-scale/
H A D_sort-list.scss23 // Counters start at 1
/template/khum1/css/
H A Dtools.less19 align-self: flex-start;

12345678910>>...12