Searched refs:repeat (Results 1 – 25 of 33) sorted by relevance
12
5 …repeat:no-repeat;margin-top:1px;width:16px;height:16px;float:left;display:inline-block}.cke_rtl .c…
5 …repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rota…
259 * @param string $repeat264 public function subtag(string $subtag, string $repeat, string $before = ''): void argument267 $this->subtags[$subtag] = $repeat;273 $tmp[$subtag] = $repeat;
96 * @param string $repeat101 public function subtag(string $subtag, string $repeat, string $before = ''): void; argument
89 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%;
589 background-repeat: no-repeat;678 background: url(images/loading-32x32.gif) no-repeat 50% 50%;
857 background-repeat: no-repeat;892 background: url(images/loading-32x32.gif) no-repeat 50% 50%;
104 background: url(images/loading-32x32.gif) no-repeat center center;
50 background: url(images/loading-32x32.gif) no-repeat;
1043 background-repeat: no-repeat;1077 background: url(images/loading-32x32.gif) no-repeat 50% 50%;
1031 background-repeat: no-repeat;1066 background: url(images/loading-32x32.gif) no-repeat 50% 50%;
2 background:url( ../images/pagebreak.gif ) no-repeat center center;
1 …repeat-x 50% 50%}[dir] #tv_tree table.tv_tree td.tv_vline_h{background-image:url("data:image/gif;b…
677 foreach (Registry::elementFactory()->make($this->tag())->subtags() as $subtag => $repeat) {678 [, $max] = explode(':', $repeat);