Home
last modified time | relevance | path

Searched refs:active (Results 1 – 25 of 65) sorted by relevance

123

/webtrees/resources/views/admin/
H A Dlocations.phtml58 <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 Ddialog_ie8.css5active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog…
H A Ddialog.css5active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog…
H A Ddialog_ie.css5active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog…
H A Ddialog_iequirks.css5active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog…
H A Ddialog_ie7.css5active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog…
H A Deditor_ie8.css5active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_…
H A Deditor_ie7.css5active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_…
H A Deditor_iequirks.css5active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_…
H A Deditor_ie.css5active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_…
H A Deditor_gecko.css5active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_…
H A Deditor.css5active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_…
/webtrees/public/css/
H A Dvendor.min.css6active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);…
11active{color:#303030}[dir] .ts-wrapper.multi .ts-control>div.active{background:#e8e8e8;border:0 so…
H A Dcolors.min.css1active{color:red;font-weight:700}[dir] .wt-surnames-tag-cloud{text-align:center}.wt-surnames-tag-c…
H A Dclouds.min.css1active{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 Dtemplates.css51 .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 DTreesMenuModule.php94 $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 DModuleThemeTrait.php444 $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 Dtoolbar.css13 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.css24 * +---wt-initial, active
28 * +---wt-initial, active
48 .wt-initial.active {
H A Dcolors.css43 .page-item.active .page-link {
172 .optionbox, .ui-state-active a:link,
H A D_chart-interactive.css239 /* The toolbox style. Button's images come from the active theme */
/webtrees/app/Http/RequestHandlers/
H A DEmailPreferencesAction.php59 $active = Validator::parsedBody($request)->string('SMTP_ACTIVE');
74 Site::setPreference('SMTP_ACTIVE', $active);
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/
H A DREADME.md66 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 DREADME.md67 Holders of an active subscription to the services or a commercial license have access to profession…

123