Home
last modified time | relevance | path

Searched refs:position (Results 1076 – 1100 of 1319) sorted by path

1...<<41424344454647484950>>...53

/plugin/s5/ui/flower/
H A Dpretty.css48 .slide h1 {position: absolute; z-index: 1;
57 div#controls {position: absolute; z-index: 1; left: 50%; top: 0;
60 #footer>div#controls {position: fixed; bottom: 0; padding: 1em 0;
62 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
74 #slide0 h1 {position: static; margin: 1em 0 1.33em; padding: 0;
H A Ds5-core.css3 div#header, div#footer, div.slide {position: absolute;}
4 html>body div#header, html>body div#footer, html>body div.slide {position: fixed;}
9 div#controls {position: absolute; z-index: 1;}
10 #footer>div#controls {position: fixed;}
/plugin/s5/ui/i18n/
H A Dframing.css14 #currentSlide {position: absolute; left: 0; bottom: 0.5em; z-index: 10;
16 html>body #currentSlide {position: fixed;}
H A Dpretty.css23 #footer h2 {position: absolute; bottom: 0; right: 0;}
H A Ds5-core.css3 div#header, div#footer, div#controls, div.slide {position: absolute;}
5 html>body div#controls, html>body div.slide {position: fixed;}
/plugin/s5/ui/pixel/
H A Dframing.css14 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
16 div#currentSlide {position: absolute; left: -500px; bottom: 1em; width: 130px; z-index: 10;}
18 #currentSlide {position: fixed;}*/
H A Dpretty.css45 .slide h1 {position: absolute; z-index: 1;
53 div#controls {position: absolute; z-index: 5; left: 50%; top: 0;
56 #footer>div#controls {position: fixed; bottom: 0; padding: 1em 0;
58 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
71 #slide0 h1 {position: static; white-space: normal;
H A Ds5-core.css3 div#header, div#footer, div.slide {position: absolute;}
4 html>body div#header, html>body div#footer, html>body div.slide {position: fixed;}
9 div#controls {position: absolute; z-index: 1;}
10 #footer>div#controls {position: fixed;}
/plugin/s5/ui/yatil/
H A Dframing.css13 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
15 #currentSlide {position: absolute; width: 10%; left: 45%; bottom: 1em; z-index: 10;}
16 html>body #currentSlide {position: fixed;}
H A Dpretty.css66 .slide h1 {position: absolute; top: 0.8em; left: 0; z-index: 1;
73 div#controls {position: absolute; z-index: 5; left: 75%; top: 0;
76 #footer>div#controls {position: fixed; bottom: 0; padding: 2em 0;
78 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
104 #slide0 h1 {position: static; margin: 1em 0 1.33em; padding: 5px 0 5px 20px;
H A Ds5-core.css3 div#header, div#footer, div.slide {position: absolute;}
4 html>body div#header, html>body div#footer, html>body div.slide {position: fixed;}
9 div#controls {position: absolute; z-index: 1;}
10 #footer>div#controls {position: fixed;}
/plugin/s5reloaded/ui/audio_support/
H A Dsoundmanager2.js245 self.oMC.style.position = 'absolute';
418 self.position = null;
500 self.position = (thisOptions.offset||0);
506 …sm.o._start(self.sID,thisOptions.loop||1,self.position); // TODO: verify !autoPlay doesn't cause i…
546 self.play({offset:self.position/1000});
596 self.position = nPosition;
599 …tions.onbeforefinishtime && !self.didBeforeFinish && self.duration-self.position <= self.options.o…
600 …shtime: '+self.duration+' - '+self.position+' &lt= '+self.options.onbeforefinishtime+' ('+(self.du…
/plugin/s5reloaded/ui/effects_support/
H A Dcontrols.js66 if(!update.style.position || update.style.position=='absolute') {
67 update.style.position = 'absolute';
H A Ddragdrop.js233 queue: {scope:'_draggable', position:'end'}
239 queue: {scope:'_draggable', position:'end'},
818 mark: function(dropon, position) { argument
826 hide().addClassName('dropmarker').setStyle({position:'absolute'});
832 if(position=='after')
854 position: parent.children.length, property in Sortable._tree.child
884 position: 0 property in Sortable.tree.root
894 if (node.id) index = '[' + node.position + ']' + index;
H A Deffects.js178 switch(position) {
230 position: null,
259 this.position = pos;
313 update: function(position) { argument
316 finish: function(position) { argument
337 update: function(position) { argument
338 this.method(position);
362 update: function(position) { argument
387 update: function(position) { argument
447 update: function(position) { argument
[all …]
H A Dprototype.js1927 for (var position in insertions) {
1928 content = insertions[position];
1929 position = position.toLowerCase();
1940 tagName = ((position == 'before' || position == 'after')
1945 if (position == 'top' || position == 'after') childNodes.reverse();
2238 var originalPosition = els.position;
2242 els.position = 'absolute';
2247 els.position = originalPosition;
2270 element.style.position =
2504 element.setStyle({ position: position });
[all …]
H A Dunittest.js30 this.mark.style.position = 'absolute';
/plugin/s5reloaded/ui/thesis/
H A Dframing.css13 div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;
15 #currentSlide {position: absolute; width: 10%; left: 45%; bottom: 1em; z-index: 10;}
16 html>body #currentSlide {position: fixed;}
H A Dopera.css4 position: static !important;
H A Doutline.css7 html>body #toggle {position: fixed; top: 0; right: 0;}
H A Dpretty.css232 position:absolute;
254 #currentSlide {position:absolute; left: 35%; text-align: right; top: 0.5%; font-size: 0.75em; width…
257 #footer h1, #footer h2, #footer h3 {display: block; padding: 0; position:absolute; bottom:0.6em;}
276 position: absolute;
344 position:fixed !important;
437 div#controls {position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; font: bold 1…
438 html>body div#controls {background: transparent; position: fixed; padding: 0; top: auto; text-align…
497 #guru {position: absolute; visibility: visible; left: 0px; top: 0px; padding: 4px; width: 99%; heig…
501 #slide0 h1 {position: static; margin: 1em 0 0; padding: 0; font: bold 2em Verdana, Arial, Helvetica…
529 #soundmanager-debug {position:fixed; top:0px; right:0px; width:30em; height:20em; overflow:auto; bo…
H A Ds5-core.css3 div#header, div#footer, div#controls, .slide {position: absolute;}
5 html>body div#controls, html>body .slide {position: fixed;}
H A Dslides.js1212 pg.style.position = 'absolute';
1376 pg.style.position = 'absolute';
1410 em.id='EMSizeControl'; em.style.position="absolute"; em.style.left="-999px";
1908 obj.style.position = "absolute";
2127 canvas.parentNode.style.position = "relative";
2170 obj.style.position = "absolute";
2207 canvas.parentNode.style.position = "relative";
2415 obj.style.position = 'fixed'; obj.style.left = x + 'px'; obj.style.top = y + 'px';
2419 vol.style.position = 'fixed'; vol.style.left = x + 'px'; vol.style.top = y + 'px';
2423 del.style.position = 'fixed'; del.style.left = x + 'px'; del.style.top = y + 'px';
[all …]
H A Dwrap.css267 background-position: 10px 50%;
279 background-position: 2px 50%;
/plugin/schedule/
H A Dstyle.css198 position: absolute;
245 position: absolute;
283 position: absolute;
430 position: absolute;
520 background-position: right center !important;

1...<<41424344454647484950>>...53