Home
last modified time | relevance | path

Searched refs:repeat (Results 1 – 25 of 33) sorted by relevance

12

/webtrees/public/ckeditor-4.15.1-custom/skins/moono/
H A Deditor_ie8.css5repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .c…
H A Deditor_gecko.css5repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .c…
H A Deditor_ie7.css5repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .c…
H A Deditor_iequirks.css5repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .c…
H A Deditor_ie.css5repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .c…
H A Deditor.css5repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .c…
H A Ddialog.css5repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rota…
H A Ddialog_ie.css5repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rota…
H A Ddialog_ie8.css5repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rota…
H A Ddialog_iequirks.css5repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rota…
H A Ddialog_ie7.css5repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rota…
/webtrees/app/Elements/
H A DAbstractElement.php259 * @param string $repeat
264 public function subtag(string $subtag, string $repeat, string $before = ''): void argument
267 $this->subtags[$subtag] = $repeat;
273 $tmp[$subtag] = $repeat;
/webtrees/app/Contracts/
H A DElementInterface.php96 * @param string $repeat
101 public function subtag(string $subtag, string $repeat, string $before = ''): void; argument
/webtrees/resources/css/
H A Dclouds.css89 background: #c8e7ff url(clouds/images/background.png) repeat-x fixed top left;
94 background: #acf url(clouds/images/clouds.png) repeat-x;
1098 background-repeat: no-repeat;
1131 background-repeat: no-repeat;
1240 background: url(images/loading-32x32.gif) no-repeat 50% 50%;
H A Dminimal.css589 background-repeat: no-repeat;
678 background: url(images/loading-32x32.gif) no-repeat 50% 50%;
H A Dfab.css857 background-repeat: no-repeat;
892 background: url(images/loading-32x32.gif) no-repeat 50% 50%;
H A D_colorbox.css104 background: url(images/loading-32x32.gif) no-repeat center center;
H A Dadministration.css50 background: url(images/loading-32x32.gif) no-repeat;
H A Dwebtrees.css1043 background-repeat: no-repeat;
1077 background: url(images/loading-32x32.gif) no-repeat 50% 50%;
H A Dxenea.css1031 background-repeat: no-repeat;
1066 background: url(images/loading-32x32.gif) no-repeat 50% 50%;
/webtrees/public/ckeditor-4.15.1-custom/plugins/preview/styles/
H A Dscreen.css2 background:url( ../images/pagebreak.gif ) no-repeat center center;
/webtrees/public/css/
H A Dclouds.min.css1repeat-x 50% 50%}[dir] #tv_tree table.tv_tree td.tv_vline_h{background-image:url("data:image/gif;b…
H A Dcolors.min.css1repeat-x 50% 50%}[dir] #tv_tree table.tv_tree td.tv_vline_h{background-image:url("data:image/gif;b…
H A Dminimal.min.css1repeat-x 50% 50%}[dir] #tv_tree table.tv_tree td.tv_vline_h{background-image:url("data:image/gif;b…
/webtrees/app/
H A DGedcomRecord.php677 foreach (Registry::elementFactory()->make($this->tag())->subtags() as $subtag => $repeat) {
678 [, $max] = explode(':', $repeat);

12