Searched refs:spacer (Results 1 – 15 of 15) sorted by relevance
/webtrees/resources/views/modules/pedigree-chart/ |
H A D | chart-right.phtml | 33 <?= $links->get($sosa, $spacer) ?> 40 …ion' => $generation + 1, 'generations' => $generations, 'links' => $links, 'spacer' => $spacer]) ?> 42 …ion' => $generation + 1, 'generations' => $generations, 'links' => $links, 'spacer' => $spacer]) ?>
|
H A D | chart-left.phtml | 21 …ion' => $generation + 1, 'generations' => $generations, 'links' => $links, 'spacer' => $spacer]) ?> 23 …ion' => $generation + 1, 'generations' => $generations, 'links' => $links, 'spacer' => $spacer]) ?> 35 <?= $links->get($sosa, $spacer) ?>
|
H A D | chart-down.phtml | 33 <?= $links->get($sosa, $spacer) ?> 40 …ion' => $generation + 1, 'generations' => $generations, 'links' => $links, 'spacer' => $spacer]) ?> 42 …ion' => $generation + 1, 'generations' => $generations, 'links' => $links, 'spacer' => $spacer]) ?>
|
H A D | chart-up.phtml | 21 …ion' => $generation + 1, 'generations' => $generations, 'links' => $links, 'spacer' => $spacer]) ?> 23 …ion' => $generation + 1, 'generations' => $generations, 'links' => $links, 'spacer' => $spacer]) ?> 35 <?= $links->get($sosa, $spacer) ?>
|
H A D | chart.phtml | 18 …=> 1, 'generation' => 1, 'generations' => $generations, 'links' => $links, 'spacer' => $spacer]) ?>
|
/webtrees/app/Module/ |
H A D | PedigreeChartModule.php | 221 'spacer' => $this->spacer(), 251 public function spacer(): string function in Fisharebest\\Webtrees\\Module\\PedigreeChartModule
|
/webtrees/resources/css/ |
H A D | _charts.css | 60 .wt-chart-horizontal-spacer {
|
/webtrees/public/css/ |
H A D | vendor.min.css | 6 …spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdow…
|
H A D | minimal.min.css | 1 …ht:0}[dir=rtl] .wt-chart-vertical-child-line{left:0}.wt-chart-horizontal-spacer{width:1rem}.wt-cha…
|
H A D | fab.min.css | 1 …ht:0}[dir=rtl] .wt-chart-vertical-child-line{left:0}.wt-chart-horizontal-spacer{width:1rem}.wt-cha…
|
H A D | administration.min.css | 1 …ht:0}[dir=rtl] .wt-chart-vertical-child-line{left:0}.wt-chart-horizontal-spacer{width:1rem}.wt-cha…
|
H A D | clouds.min.css | 1 …ht:0}[dir=rtl] .wt-chart-vertical-child-line{left:0}.wt-chart-horizontal-spacer{width:1rem}.wt-cha…
|
H A D | webtrees.min.css | 1 …ht:0}[dir=rtl] .wt-chart-vertical-child-line{left:0}.wt-chart-horizontal-spacer{width:1rem}.wt-cha…
|
H A D | xenea.min.css | 1 …ht:0}[dir=rtl] .wt-chart-vertical-child-line{left:0}.wt-chart-horizontal-spacer{width:1rem}.wt-cha…
|
H A D | colors.min.css | 1 …ht:0}[dir=rtl] .wt-chart-vertical-child-line{left:0}.wt-chart-horizontal-spacer{width:1rem}.wt-cha…
|