/webtrees/public/ckeditor-4.15.1-custom/skins/moono/ |
H A D | editor_iequirks.css | 5 …size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,…
|
H A D | editor_ie8.css | 5 …size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,…
|
H A D | editor_gecko.css | 5 …size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,…
|
H A D | editor_ie7.css | 5 …size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,…
|
H A D | editor_ie.css | 5 …size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,…
|
H A D | editor.css | 5 …size:0;vertical-align:bottom;margin-top:6px;margin-bottom:2px;box-shadow:0 1px 0 rgba(255,255,255,…
|
H A D | dialog.css | 5 …size:13px;cursor:move;position:relative;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);bo…
|
H A D | dialog_ie.css | 5 …size:13px;cursor:move;position:relative;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);bo…
|
H A D | dialog_ie8.css | 5 …size:13px;cursor:move;position:relative;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);bo…
|
H A D | dialog_iequirks.css | 5 …size:13px;cursor:move;position:relative;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);bo…
|
H A D | dialog_ie7.css | 5 …size:13px;cursor:move;position:relative;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);bo…
|
/webtrees/app/Http/RequestHandlers/ |
H A D | ManageMediaData.php | 352 $size = $data_filesystem->fileSize($file); 354 $size = 0; 356 $size = intdiv($size + 1023, 1024); // Round up to next KB 358 $size = I18N::translate('%s KB', I18N::number($size)); 360 $html .= '<dd>' . $size . '</dd>';
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | contents.css | 11 font-size: 12px; 24 font-size: 13px; 100 -moz-tab-size: 4; 101 tab-size: 4; 160 font-size: .9em;
|
/webtrees/resources/css/ |
H A D | administration.css | 30 font-size: 2rem; 33 font-size: 1.75rem; 36 font-size: 1.5rem; 39 font-size: 1.25rem;
|
H A D | clouds.css | 122 font-size: 1.5rem; 207 /* The size of the menu icons */ 213 /* The size of the submneu icons */ 486 background-size: auto 100%; 540 * Each type of chart will set its own size and hide/show content. 776 font-size: 16px; 851 font-size: 12px; 858 font-size: 1rem; 988 font-size: 100%; 1011 font-size: inherit; [all …]
|
H A D | fab.css | 111 font-size: 1.5rem; 306 * Each type of chart will set its own size and hide/show content. 521 font-size: 14px; 530 font-size: 16px; 610 font-size: 14px; 744 font-size: 100%; 771 font-size: inherit; 782 font-size: 0.8em; 858 background-size: 70px 37px;
|
H A D | xenea.css | 110 font-size: 1.5rem; 505 * Each type of chart will set its own size and hide/show content. 599 font-size: 12px; 609 font-size: 12px; 709 font-size: 14px; 718 font-size: 16px; 799 font-size: 12px; 807 font-size: 1rem; 923 font-size: 100%; 945 font-size: inherit; [all …]
|
H A D | webtrees.css | 114 font-size: 1.5rem; 388 font-size: 1.5rem; 512 * Each type of chart will set its own size and hide/show content. 725 font-size: 16px; 806 font-size: 12px; 815 font-size: 1rem; 935 font-size: 100%; 957 font-size: inherit; 968 font-size: 0.8em; 1044 background-size: 70px 37px;
|
H A D | _on-screen-keyboard.css | 29 font-size: larger; 47 font-size: smaller;
|
H A D | minimal.css | 111 font-size: 1.75rem; 270 * Each type of chart will set its own size and hide/show content. 479 font-size: 100%; 508 font-size: 0.8em; 590 background-size: 70px 37px;
|
/webtrees/public/css/ |
H A D | vendor.min.css | 6 …size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-co… 11 …size:13px;line-height:18px}.ts-control{box-sizing:border-box;flex-wrap:wrap;overflow:hidden;positi…
|
H A D | fab.min.css | 1 …size:11px}[dir] .tv_in table.tv_tree,[dir] .tv_in table.tv_tree tbody,[dir] .tv_in table.tv_tree t…
|
/webtrees/resources/views/lists/ |
H A D | surnames-tag-cloud.phtml | 28 … $size = $maximum === $minimum ? 1.0 : 1.0 + 1.5 * ($count - $minimum) / ($maximum - $minimum); variable 44 …<a class="ut" style="font-size:<?= $size ?>rem" href="<?= e($module->listUrl($tree, ['surname' => … 48 <span class="text-nowrap ut" style="font-size:<?= $size ?>rem" dir="auto">
|
/webtrees/app/Services/ |
H A D | MediaFileService.php | 98 * @param string $size 102 private function parseIniFileSize(string $size): int argument 104 $number = (int) $size; 115 $number *= $units[substr($size, -1)] ?? 1;
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/ |
H A D | select.js | 10 …70px"],children:[{id:"txtSize",type:"text",labelLayout:"horizontal",label:c.lang.forms.select.size, 12 …ar"==a&&this.setValue("")}},{type:"select",id:"cmbName",label:"",title:"",size:5,style:"width:115p… property 14 …(a){"clear"==a&&this.setValue("")}},{type:"select",id:"cmbValue",label:"",size:5,style:"width:115p… property
|