Home
last modified time | relevance | path

Searched refs:box (Results 1 – 25 of 119) sorted by relevance

12345

/webtrees/resources/js/
H A Dtreeview.js100 tv.treeview.find('.tv_box:not(.boxExpanded)').each(function (index, box) { argument
101 var pos = $(box, tv.treeview).offset();
103 tv.expandBox(box, e);
115 tv.treeview.find('.tv_box.boxExpanded').each(function (index, box) { argument
116 …$(box).css('display', 'none').removeClass('boxExpanded').parent().find('.tv_box.collapsedContent')…
291 TreeViewHandler.prototype.expandBox = function (box, event) { argument
297 var box = $(box, this.treeview);
298 var bc = box.parent(); // bc is Box Container
299 var pid = box.attr('abbr');
309 expanded = box;
[all …]
/webtrees/resources/css/
H A Dminimal.css272 * wt-chart-box
273 * +--- wt-chart-box-thumbnail
274 * +--- wt-chart-box-extra
275 * +--- wt-chart-box-zoom
276 * +--- wt-chart-box-icon
277 * +--- wt-chart-box-dropdown wt-chart-box-zoom-dropdown
278 * +--- wt-chart-box-links
279 * +--- wt-chart-box-icon
280 * +--- wt-chart-box-dropdown wt-chart-box-links-dropdown
281 * +--- wt-chart-box-name
[all …]
H A Dfab.css308 * wt-chart-box
309 * +--- wt-chart-box-thumbnail
310 * +--- wt-chart-box-extra
311 * +--- wt-chart-box-zoom
312 * +--- wt-chart-box-icon
313 * +--- wt-chart-box-dropdown wt-chart-box-zoom-dropdown
314 * +--- wt-chart-box-links
315 * +--- wt-chart-box-icon
316 * +--- wt-chart-box-dropdown wt-chart-box-links-dropdown
317 * +--- wt-chart-box-name
[all …]
H A D_block-charts.css26 .wt-block-charts .wt-chart-box {
31 .wt-block-charts .wt-chart-box .wt-chart-box-extra,
32 .wt-block-charts .wt-chart-box .wt-chart-box-facts,
33 .wt-block-charts .wt-chart-box .wt-chart-box-name-alt {
37 .wt-block-charts .wt-chart-box .wt-chart-box-lifespan {
H A Dcolors.css30 box-shadow: none;
51 box-shadow:0 0 0 .2rem rgba(128,128,128,.25);
384 * wt-chart-box
385 * +--- wt-chart-box-thumbnail
386 * +--- wt-chart-box-extra
387 * +--- wt-chart-box-zoom
388 * +--- wt-chart-box-icon
389 * +--- wt-chart-box-dropdown wt-chart-box-zoom-dropdown
390 * +--- wt-chart-box-links
391 * +--- wt-chart-box-icon
[all …]
H A Dwebtrees.css514 * wt-chart-box
515 * +--- wt-chart-box-thumbnail
516 * +--- wt-chart-box-extra
517 * +--- wt-chart-box-zoom
518 * +--- wt-chart-box-icon
519 * +--- wt-chart-box-dropdown wt-chart-box-zoom-dropdown
520 * +--- wt-chart-box-links
521 * +--- wt-chart-box-icon
522 * +--- wt-chart-box-dropdown wt-chart-box-links-dropdown
523 * +--- wt-chart-box-name
[all …]
H A Dclouds.css542 * wt-chart-box
543 * +--- wt-chart-box-thumbnail
544 * +--- wt-chart-box-extra
545 * +--- wt-chart-box-zoom
546 * +--- wt-chart-box-icon
547 * +--- wt-chart-box-dropdown wt-chart-box-zoom-dropdown
548 * +--- wt-chart-box-links
549 * +--- wt-chart-box-icon
550 * +--- wt-chart-box-dropdown wt-chart-box-links-dropdown
551 * +--- wt-chart-box-name
[all …]
H A Dxenea.css507 * wt-chart-box
508 * +--- wt-chart-box-thumbnail
509 * +--- wt-chart-box-extra
510 * +--- wt-chart-box-zoom
511 * +--- wt-chart-box-icon
512 * +--- wt-chart-box-dropdown wt-chart-box-zoom-dropdown
513 * +--- wt-chart-box-links
514 * +--- wt-chart-box-icon
515 * +--- wt-chart-box-dropdown wt-chart-box-links-dropdown
516 * +--- wt-chart-box-name
[all …]
H A D_block-favorites.css16 .wt-block-tree_favorites .wt-chart-box-facts,
17 .wt-block-user_favorites .wt-chart-box-facts {
21 .wt-block-tree_favorites .wt-chart-box-extra,
22 .wt-block-user_favorites .wt-chart-box-extra,
23 .wt-block-tree_favorites .wt-chart-box-lifespan,
24 .wt-block-user_favorites .wt-chart-box-lifespan {
H A D_chart-compact.css26 .wt-chart-compact .wt-chart-box {
30 .wt-chart-compact .wt-chart-box-thumbnail,
31 .wt-chart-compact .wt-chart-box-extra,
32 .wt-chart-compact .wt-chart-box-facts {
H A D_chart-pedigree.css25 .wt-chart-pedigree-left .wt-chart-box,
26 .wt-chart-pedigree-right .wt-chart-box {
30 .wt-chart-pedigree-up .wt-chart-box,
31 .wt-chart-pedigree-down .wt-chart-box {
36 .wt-chart-pedigree .wt-chart-box-lifespan {
H A D_chart-interactive.css32 display: -webkit-box;
33 display: -moz-box;
160 /* Person or couple(s) box style */
167 width: 180px; /* customizable:initial box width */
171 box-shadow: 1px 1px 2px #cfcfdf; /* customizable */
174 width: 250px; /* customizable:initial expanded box width */
252 box-shadow: 1px 1px 2px #cfcfdf; /* customizable */
/webtrees/public/css/
H A Dminimal.min.css1box{height:3.5rem;width:15rem}.wt-block-charts .wt-chart-box .wt-chart-box-extra,.wt-block-charts …
H A Dfab.min.css1box{height:3.5rem;width:15rem}.wt-block-charts .wt-chart-box .wt-chart-box-extra,.wt-block-charts …
H A Dclouds.min.css1box{height:3.5rem;width:15rem}.wt-block-charts .wt-chart-box .wt-chart-box-extra,.wt-block-charts …
H A Dwebtrees.min.css1box{height:3.5rem;width:15rem}.wt-block-charts .wt-chart-box .wt-chart-box-extra,.wt-block-charts …
H A Dadministration.min.css1box{height:3.5rem;width:15rem}.wt-block-charts .wt-chart-box .wt-chart-box-extra,.wt-block-charts …
H A Dcolors.min.css1box{height:3.5rem;width:15rem}.wt-block-charts .wt-chart-box .wt-chart-box-extra,.wt-block-charts …
H A Dxenea.min.css1box{height:3.5rem;width:15rem}.wt-block-charts .wt-chart-box .wt-chart-box-extra,.wt-block-charts …
/webtrees/public/ckeditor-4.15.1-custom/skins/moono/
H A Deditor_ie8.css5box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_…
H A Deditor_gecko.css5box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_…
H A Deditor_ie7.css5box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_…
H A Deditor_iequirks.css5box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_…
H A Deditor_ie.css5box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_…
H A Deditor.css5box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_…

12345