Home
last modified time | relevance | path

Searched refs:repeat (Results 326 – 350 of 590) sorted by path

1...<<11121314151617181920>>...24

/plugin/html5video2/
H A Dstyle.css1215 background-repeat: no-repeat;
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dbench_freebusygenerator.php26 $repeat = 100; variable
33 for ($i = 0; $i < $repeat; $i++) {
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVAlarm.php93 $repeat = (string)$this->REPEAT;
94 if (!$repeat) {
95 $repeat = 1;
98 $period = new \DatePeriod($effectiveTrigger, $duration, (int)$repeat);
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng614 (property-duration, property-repeat)? &
627 (property-duration, property-repeat)? &
637 (property-duration, property-repeat)?
1116 property-repeat = element repeat {
/plugin/icons/assets/font-awesome/css/
H A Dfont-awesome.min.css4 …1c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1repeat::before{content:"\FEAB"}.mdi-calendar-repeat-outline::before{content:"\FEAC"}.mdi-calendar-…
/plugin/icons/assets/typicons/
H A Dtypicons.css102 .typcn-arrow-repeat-outline:before {
105 .typcn-arrow-repeat:before {
H A Dtypicons.min.css1 …-arrow-move:before{content:'\e016'}.typcn-arrow-repeat-outline:before{content:'\e017'}.typcn-arrow…
/plugin/imagebox/
H A Dstyle.css40 background: #FFF none repeat scroll 0 0;
53 background: transparent none repeat scroll 0 0;
59 background: transparent none repeat scroll 0 0;
/plugin/imagecarousel/
H A Dall.less24 background: #fff url('./vendor/slick/ajax-loader.gif') center center no-repeat;
44 background: url(vendor/swipebox/img/loader.gif) no-repeat center center;
H A Dscreen.less6 background: url(vendor/swipebox/img/loader.gif) no-repeat center center;
/plugin/imagecarousel/vendor/slick/
H A Dslick-theme.less21 background: #fff url('./ajax-loader.gif') center center no-repeat;
/plugin/imagecarousel/vendor/swipebox/css/
H A Dswipebox.less92 background: url(../img/loader.gif) no-repeat center center;
132 background-repeat: no-repeat;
H A Dswipebox.min.css1repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absol…
/plugin/imageflow/
H A Dstyle.css50 background-repeat:repeat-x;
65 background-repeat:no-repeat;
77 background-repeat:no-repeat;
88 background-repeat:no-repeat;
103 background: url(images/loader_bg.gif) no-repeat;
110 background: url(images/loader.gif) no-repeat;
/plugin/imagereference/
H A Dstyle.css104 background: url(./magnify-clip.png) no-repeat;
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css409 background-repeat: no-repeat;
/plugin/include/
H A Dstyle.css18 background: transparent url(images/link.gif) 0px 1px no-repeat;
23 background: transparent url(images/date.gif) 0px 1px no-repeat;
29 background: transparent url(images/user.gif) 0px 1px no-repeat;
40 background: transparent url(images/comment.gif) 0px 1px no-repeat;
/plugin/indexmenu/images/human.png/
H A Dstyle.css27 background: #f69d4a url(../../images/close.gif) no-repeat scroll;
/plugin/indexmenu/images/thread2/
H A Dstyle.css28 background:#000000 url(../../images/close.gif) no-repeat scroll;
/plugin/indexmenu/
H A Dstyle.css105 background: transparent url(images/toc_bullet.gif) no-repeat scroll;
115 background: transparent url(images/larrow.gif) repeat-y scroll;
154 background: white url(images/rarrow.gif) no-repeat scroll;
205 background: transparent url(images/empty.gif) no-repeat scroll;
/plugin/indexmenu2/cms/extensions/
H A Dstringextensions.js10repeat=function(i){if(isNaN(i=parseInt(i))||i<0)return"";return Array(i+1).join(this.valueOf());};… method in String
/plugin/indexmenu2/cms/modifiers/roundednode/
H A Dmod.css5 background: url(i/cc_tl.gif) left top no-repeat;
11 background: url(i/cc_tr.gif) right top no-repeat;
15 background: url(i/sub.gif) right center no-repeat;
23 background: url(i/cc_bl.gif) left bottom no-repeat;
26 background: url(i/cc_br.gif) right bottom no-repeat;
/plugin/indexmenu2/cms/templates/ClassicVertical/CssHover/
H A Ddesign.css12 background: url("images/item_folder.gif") no-repeat;
19 background: url("images/item_moz.gif") no-repeat;
22 background: url("images/sub.gif") right no-repeat;
/plugin/indexmenu2/cms/templates/ClassicVerticalBlended/CssHover/
H A Ddesign.css19 background: url("images/item_folder.gif") no-repeat;
26 background: url("images/item_moz.gif") no-repeat;
29 background: url("images/sub.gif") right no-repeat;

1...<<11121314151617181920>>...24