Home
last modified time | relevance | path

Searched refs:icon (Results 1 – 25 of 103) sorted by relevance

12345

/webtrees/resources/css/
H A Dxenea.css511 * +--- wt-chart-box-icon
514 * +--- wt-chart-box-icon
1072 .wt-icon-anniversary {
1076 .wt-icon-arrow-down {
1080 a > .wt-icon-arrow-down:hover {
1084 .wt-icon-arrow-left {
1088 a > .wt-icon-arrow-left:hover {
1092 .wt-icon-arrow-right {
1096 a > .wt-icon-arrow-right:hover {
1100 .wt-icon-arrow-up {
[all …]
H A Dminimal.css276 * +--- wt-chart-box-icon
279 * +--- wt-chart-box-icon
684 .wt-icon-anniversary {
687 .wt-icon-arrow-down {
690 a > .wt-icon-arrow-down:hover {
693 .wt-icon-arrow-left {
696 a > .wt-icon-arrow-left:hover {
699 .wt-icon-arrow-right {
702 a > .wt-icon-arrow-right:hover {
705 .wt-icon-arrow-up {
[all …]
H A Dfab.css312 * +--- wt-chart-box-icon
315 * +--- wt-chart-box-icon
898 .wt-icon-anniversary {
901 .wt-icon-arrow-down {
904 a > .wt-icon-arrow-down:hover {
907 .wt-icon-arrow-left {
910 a > .wt-icon-arrow-left:hover {
913 .wt-icon-arrow-right {
916 a > .wt-icon-arrow-right:hover {
919 .wt-icon-arrow-up {
[all …]
H A Dclouds.css201 /* Space between icon and text */
546 * +--- wt-chart-box-icon
549 * +--- wt-chart-box-icon
1127 [class^="icon-"],
1128 [class*=" icon-"] {
1135 .icon-cfamily {
1139 .icon-childless {
1143 .icon-children {
1147 .icon-edit_indi {
1151 .icon-fam-list {
[all …]
H A Dwebtrees.css518 * +--- wt-chart-box-icon
521 * +--- wt-chart-box-icon
1083 .wt-icon-anniversary {
1087 .wt-icon-arrow-down {
1091 a > .wt-icon-arrow-down:hover {
1095 .wt-icon-arrow-left {
1099 a > .wt-icon-arrow-left:hover {
1103 .wt-icon-arrow-right {
1107 a > .wt-icon-arrow-right:hover {
1111 .wt-icon-arrow-up {
[all …]
H A Dcolors.css388 * +--- wt-chart-box-icon
391 * +--- wt-chart-box-icon
485 .icon-cfamily {
489 .icon-edit_indi {
493 .icon-fam-list {
497 .icon-indi-list {
501 .icon-mypage {
505 .icon-selected {
510 .icon-silhouette-f {
514 .icon-silhouette-m {
[all …]
H A D_base.css35 [dir=rtl] .wt-icon-flip-rtl
81 [data-bs-toggle=collapse][aria-expanded=true] > .wt-icon-expand {
83 }[data-bs-toggle=collapse][aria-expanded=false] > .wt-icon-collapse {
138 .wt-icon-exit-fullscreen {
141 .wt-icon-enter-fullscreen {
144 :fullscreen .wt-icon-exit-fullscreen {
147 :fullscreen .wt-icon-enter-fullscreen {
H A D_vendor-patches.css32 /* Allow font-awesome icon lists to work on RTL pages */
45 [dir=rtl] .carousel-control-next-icon,
46 [dir=rtl] .carousel-control-prev-icon {
H A D_chart-interactive.css232 #tv_tree div.tv_box .icon-silhouette {
305 #tv_tools ul li a.help img.icon {
/webtrees/public/css/
H A Dxenea.min.css1icon-silhouette{float:left}[dir=rtl] #tv_tree div.tv_box .icon-silhouette{float:right}#tv_tree div…
H A Dcolors.min.css1icon-silhouette{float:left}[dir=rtl] #tv_tree div.tv_box .icon-silhouette{float:right}#tv_tree div…
H A Dclouds.min.css1icon-silhouette{float:left}[dir=rtl] #tv_tree div.tv_box .icon-silhouette{float:right}#tv_tree div…
H A Dwebtrees.min.css1icon-silhouette{float:left}[dir=rtl] #tv_tree div.tv_box .icon-silhouette{float:right}#tv_tree div…
H A Dminimal.min.css1icon-silhouette{float:left}[dir=rtl] #tv_tree div.tv_box .icon-silhouette{float:right}#tv_tree div…
H A Dfab.min.css1icon-silhouette{float:left}[dir=rtl] #tv_tree div.tv_box .icon-silhouette{float:right}#tv_tree div…
H A Dadministration.min.css1icon-silhouette{float:left}[dir=rtl] #tv_tree div.tv_box .icon-silhouette{float:right}#tv_tree div…
H A Dvendor.min.css6icon,none);background-repeat:no-repeat;background-size:16px 12px;border:1px solid #dee2e6;border:v…
11icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.le…
/webtrees/app/Module/
H A DModuleMapLinkTrait.php55 $icon = $this->icon();
59 … '<a href="' . e($url) . '" rel="nofollow" target="_top" title="' . $title . '">' . $icon . '</a>';
88 protected function icon(): string function
H A DPedigreeChartModule.php267 $icon = view('icons/arrow-' . $style);
274 …return '<a class="px-2" href="' . e($url) . '" title="' . strip_tags($title) . '">' . $icon . '<sp…
288 $icon = view('icons/arrow-' . self::MIRROR_STYLE[$style]);
315 'icon' => $icon,
H A DDescendancyModule.php160 $icon = $generations > 0 ? 'icon-minus' : 'icon-plus';
172 '<i class="plusminus ' . $icon . '"></i>' .
H A DMapLinkGoogle.php47 protected function icon(): string function in Fisharebest\\Webtrees\\Module\\MapLinkGoogle
H A DMapLinkOpenStreetMap.php47 protected function icon(): string function in Fisharebest\\Webtrees\\Module\\MapLinkOpenStreetMap
H A DMapLinkBing.php48 protected function icon(): string function in Fisharebest\\Webtrees\\Module\\MapLinkBing
/webtrees/app/Elements/
H A DMultimediaFileReference.php75 $icon = view('icons/warning');
78 …($id, $name, $value, $tree) . '<div class="alert alert-warning mb-0">' . $icon . ' ' . $warning . …
/webtrees/resources/views/modules/pedigree-chart/
H A Dprevious.phtml18 <?= $icon ?>

12345