Home
last modified time | relevance | path

Searched refs:body (Results 276 – 300 of 1980) sorted by last modified time

1...<<11121314151617181920>>...80

/plugin/s5/ui/yatil/
H A Ds5-core.css4 html>body div#header, html>body div#footer, html>body div.slide {position: fixed;}
H A Dpretty.css2 Note that the 'body' font size may have to be changed if the resolution is
5 body {background: #f3f3f3 url(bodybg.gif); color: #000; font-size: 2em; font-family: Verdana, Arial… selector
21 html, body {margin: 0; padding: 0;} selector
/plugin/s5/ui/dokuwiki/
H A Doutline.css7 html>body #toggle {position: fixed; top: 0; right: 0;}
H A Ds5-core.css4 html>body div#header, html>body div#footer,
5 html>body div#controls, html>body .slide {position: fixed;}
H A Dslides.js409 } else if (document.body.clientHeight) {
410 var vSize = document.body.clientHeight;
411 var hSize = document.body.clientWidth;
H A Dframing.css16 html>body #currentSlide {position: fixed;}
H A Dpretty.css8 body {background: #fff url(logo.png) top right no-repeat; color: #000; font-size: 1.9em;} selector
14 html, body {margin: 0; padding: 0; font-family: Verdana, Helvetica, sans-serif;} selector
50 html>body div#controls {position: fixed; padding: 0 0 1em 0;
H A Dprint.css5 body {font-size: 12pt; background: white;}
/plugin/s5/ui/i18n/
H A Dpretty.css7 body {background: #95A7D4 url(bg-slide.jpg) 100% 100% no-repeat; color: #210; font: 28px Arial, san… selector
H A Dframing.css16 html>body #currentSlide {position: fixed;}
H A Ds5-core.css4 html>body div#header, html>body div#footer,
5 html>body div#controls, html>body div.slide {position: fixed;}
/plugin/s5/ui/pixel/
H A Dpretty.css4 Note that the 'body' font size may have to be changed if the resolution is
7 body {background: transparent url(pixelbg.gif) repeat-y; color: #08093F; font-size: 1.8em;} selector
13 html, body {margin: 0; padding: 0;} selector
H A Ds5-core.css4 html>body div#header, html>body div#footer, html>body div.slide {position: fixed;}
H A Dframing.css17 /*html>body
/plugin/s5/ui/flower/
H A Dframing.css17 /*html>body
H A Dpretty.css4 Note that the 'body' font size may have to be changed if the resolution is
7 body {background: #fff url(blume.jpg) no-repeat; color: #222; font-size: 2em;} selector
13 html, body {margin: 0; padding: 0;} selector
H A Dprint.css5 body {font-size: 12pt; background: white;}
/plugin/s5/ui/blue/
H A Ds5-core.css4 html>body div#header, html>body div#footer, html>body div.slide {position: fixed;}
/plugin/s5/ui/default/
H A Dpretty.css3 body {background: #FFF url(bodybg.gif) -16px 0 no-repeat; color: #000; font-size: 2em;} selector
9 html, body {margin: 0; padding: 0;} selector
51 html>body div#controls {position: fixed; padding: 0 0 1em 0;
75 html>body .external {border-bottom: none;}
H A Ds5-core.css4 html>body div#header, html>body div#footer,
5 html>body div#controls, html>body .slide {position: fixed;}
/plugin/archivegenerator/
H A DLICENSE235 the limitation as if written in the body of this License.
/plugin/fullscreenmode/
H A DLICENSE235 the limitation as if written in the body of this License.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D0989cc65d8924f666ce3eb0820d2d244.asciidoc7 'body' => [
14 'body' => [
H A D0ac9916f47a2483b89c1416684af322a.asciidoc6 'body' => [
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Shutdown/
H A DPutNode.php55 public function setBody($body): PutNode argument
57 if (isset($body) !== true) {
60 $this->body = $body;

1...<<11121314151617181920>>...80