Home
last modified time | relevance | path

Searched refs:pause (Results 101 – 107 of 107) sorted by last modified time

12345

/template/dokutwitterbootstrap/css/
H A Dbootstrap.min.css9 …:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e…
/template/dokutwitterbootstrap/js/
H A Dbootstrap.min.js9pause&&this.$element.on("mouseenter",a.proxy(this.pause,this)).on("mouseleave",a.proxy(this.cycle,… property in b.DEFAULTS
/template/gtopia/
H A Dnew.css1 …dth:20px;}#lightshowPause{background:url(/modules/acquia/lightbox2/images/pause.png) no-repeat;dis…
H A Dstyle.css485 background:url(/modules/acquia/lightbox2/images/pause.png) no-repeat;
/template/templar/js/
H A Dbootstrap-carousel.js33 this.options.pause == 'hover' && this.$element
34 .on('mouseenter', $.proxy(this.pause, this))
68 return this.pause().cycle()
74 , pause: function (e) { method in Carousel
106 isCycling && this.pause()
169 else if (options.interval) data.pause().cycle()
175 , pause: 'hover' property in $.fn.carousel.defaults
201 $target.data('carousel').pause().to(slideIndex).cycle()
/template/templar/less/
H A Dsprites.less127 .icon-pause { background-position: -288px -72px; }
/template/templar/css/
H A Dscreen.css2960 .icon-pause {

12345