/webtrees/resources/views/admin/ |
H A D | locations.phtml | 58 <tr class="<?= $active[$place->key] ?? null ? '' : 'unused-location collapse show' ?>"> 103 <?php if ($list_module !== null && array_key_exists($place->key, $active)) : ?> 104 <?php if (count($active[$place->key]) === 1) : ?> 105 …="<?= e($list_module->listUrl($all_trees->get($active[$place->key][0]->tree_name), ['place_id' => … 106 <?= e($active[$place->key][0]->tree_title) ?> 111 …:plural('%s family tree', '%s family trees', count($active[$place->key]), I18N::number(count($acti… 115 <?php foreach ($active[$place->key] as $n => $link) : ?> 116 …class="dropdown-item" href="<?= e($list_module->listUrl($all_trees->get($active[$place->key][$n]->… 127 <?php if (!array_key_exists($place->key, $active)) : ?> 170 <?php if (count($active) !== count($placelist)) : ?>
|
/webtrees/public/ckeditor-4.15.1-custom/skins/moono/ |
H A D | dialog_ie8.css | 5 …active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog…
|
H A D | dialog.css | 5 …active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog…
|
H A D | dialog_ie.css | 5 …active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog…
|
H A D | dialog_iequirks.css | 5 …active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog…
|
H A D | dialog_ie7.css | 5 …active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog…
|
H A D | editor_ie8.css | 5 …active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_…
|
H A D | editor_ie7.css | 5 …active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_…
|
H A D | editor_iequirks.css | 5 …active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_…
|
H A D | editor_ie.css | 5 …active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_…
|
H A D | editor_gecko.css | 5 …active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_…
|
H A D | editor.css | 5 …active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_…
|
/webtrees/public/css/ |
H A D | vendor.min.css | 6 …active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);… 11 …active{color:#303030}[dir] .ts-wrapper.multi .ts-control>div.active{background:#e8e8e8;border:0 so…
|
H A D | colors.min.css | 1 …active{color:red;font-weight:700}[dir] .wt-surnames-tag-cloud{text-align:center}.wt-surnames-tag-c…
|
H A D | clouds.min.css | 1 …active{color:red;font-weight:700}[dir] .wt-surnames-tag-cloud{text-align:center}.wt-surnames-tag-c…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/templates/dialogs/ |
H A D | templates.css | 51 .cke_tpl_list a:active .cke_tpl_item 59 .cke_tpl_list a:active * 66 .cke_browser_quirks .cke_tpl_list a:active, 75 .cke_hc .cke_tpl_list a:active .cke_tpl_item
|
/webtrees/app/Module/ |
H A D | TreesMenuModule.php | 94 $active = 'active '; variable in Fisharebest\\Webtrees\\Module\\TreesMenuModule 96 $active = ''; variable in Fisharebest\\Webtrees\\Module\\TreesMenuModule 98 …tree->title()), route(TreePage::class, ['tree' => $menu_tree->name()]), $active . 'menu-tree-' . $…
|
H A D | ModuleThemeTrait.php | 444 $active = $theme->name() === $current_theme->name(); variable 445 $class = 'menu-theme-' . $theme->name() . ($active ? ' active' : '');
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/dialogs/ |
H A D | toolbar.css | 13 a.cke_scayt_toogle:active 36 .scayt_enabled a.cke_scayt_item:active 45 .scayt_disabled a.cke_scayt_item:active
|
/webtrees/resources/css/ |
H A D | _list-individuals.css | 24 * +---wt-initial, active 28 * +---wt-initial, active 48 .wt-initial.active {
|
H A D | colors.css | 43 .page-item.active .page-link { 172 .optionbox, .ui-state-active a:link,
|
H A D | _chart-interactive.css | 239 /* The toolbox style. Button's images come from the active theme */
|
/webtrees/app/Http/RequestHandlers/ |
H A D | EmailPreferencesAction.php | 59 $active = Validator::parsedBody($request)->string('SMTP_ACTIVE'); 74 Site::setPreference('SMTP_ACTIVE', $active);
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/ |
H A D | README.md | 66 Holders of an active subscription to the services or a commercial license have access to profession…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/ |
H A D | README.md | 67 Holders of an active subscription to the services or a commercial license have access to profession…
|