Home
last modified time | relevance | path

Searched refs:body (Results 51 – 75 of 1036) sorted by relevance

12345678910>>...42

/template/writr/css/
H A Dtheme.less5 body {
14 body:after,
15 body:before {
23 body:after {
28 body:before {
176 body:not(.mode_show) div.breadcrumbs {
H A Dreset.less4 html, body, div, span, applet, object, iframe,
23 font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
28 body {
/template/twigstarter/vendor/twig/twig/src/TokenParser/
H A DForTokenParser.php52 $body = $this->parser->subparse([$this, 'decideForFork']);
74 $this->checkLoopUsageBody($stream, $body);
77 …return new ForNode($keyTarget, $valueTarget, $seq, $ifexpr, $body, $else, $lineno, $this->getTag()…
H A DAutoEscapeTokenParser.php40 $body = $this->parser->subparse([$this, 'decideBlockEnd'], true);
43 return new AutoEscapeNode($value, $body, $lineno, $this->getTag());
H A DApplyTokenParser.php40 $body = $this->parser->subparse([$this, 'decideApplyEnd'], true);
44 new SetNode(true, $ref, $body, $lineno, $this->getTag()),
H A DFilterTokenParser.php44 $body = $this->parser->subparse([$this, 'decideBlockEnd'], true);
47 $block = new BlockNode($name, $body, $lineno);
H A DMacroTokenParser.php39 $body = $this->parser->subparse([$this, 'decideBlockEnd'], true);
50 …$this->parser->setMacro($name, new MacroNode($name, new BodyNode([$body]), $arguments, $lineno, $t…
/template/boozurk/css/
H A Dboozurk.css104 body { selector
254 .comment-body ul {
259 .comment-body ol {
264 .comment-body table {
272 .comment-body td {
276 .comment-body th {
1367 .children .comment-body {
1397 .comment-body {
1408 .comment-body .avatar {
1695 div.mejs-embed body,
[all …]
/template/rtd_suterdev/css/
H A Dbasic.css15 body,html selector
20 body selector
320 body[data-useragent*='Trident'] #__media_query
333 body[data-useragent*='Trident'] #__media_query
347 body[data-useragent*='Trident'] #__media_query
/template/readthedokus/css/
H A Dbasic.css15 body,html selector
20 body selector
325 body[data-useragent*='Trident'] #__media_query
338 body[data-useragent*='Trident'] #__media_query
352 body[data-useragent*='Trident'] #__media_query
/template/twigstarter/vendor/twig/twig/src/
H A DParser.php97 $body = $this->subparse($test, $dropNeedle);
99 if (null !== $this->parent && null === $body = $this->filterBodyNodes($body)) {
100 $body = new Node();
114 …$node = new ModuleNode(new BodyNode([$body]), $this->parent, new Node($this->blocks), new Node($th…
/template/zero/
H A DUWEB.css7 html>body div.dokuwiki form.btn_edit input.button {
13 html>body div.dokuwiki form.btn_edit input.button {
/template/twigstarter/vendor/twig/twig/src/Node/
H A DWithNode.php23 …public function __construct(Node $body, ?Node $variables, bool $only, int $lineno, string $tag = n… argument
25 $nodes = ['body' => $body];
/template/pinboard/css/
H A Dpinboard-functions.css124 body,
157 body {
162 body {
238 body {
/template/usable/blueprint/
H A Die.css14 body {text-align:center;} selector
21 html>body p code {*white-space:normal;}
/template/quickjump/blueprint/
H A Die.css14 body {text-align:center;} selector
21 html>body p code {*white-space:normal;}
/template/kajukkk/
H A DSnoopy.class.php778 function _httprequest($url,$fp,$URI,$http_method,$content_type="",$body="") argument
827 if(!empty($body))
828 $headers .= "Content-length: ".strlen($body)."\r\n";
844 fwrite($fp,$headers.$body,strlen($headers.$body));
941 function _httpsrequest($url,$URI,$http_method,$content_type="",$body="") argument
991 if(!empty($body))
992 $headers[] = "Content-length: ".strlen($body);
1001 if(!empty($body))
1002 $cmdline_params .= " -d \"$body\"";
/template/fictive/css/
H A Dreset.css3 html, body, div, span, applet, object, iframe, selector
24 …/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.…
44 body { selector
/template/gtopia/
H A Dstyle.css.org12 html, body, div, span, applet, object, iframe,
37 body {
563 body.layout-main #content-wrapper {
583 body.layout-first-main #content {
603 body.layout-main-last #sidebar-last {
608 body.layout-main-last #content {
614 body.front.layout-main-last #content {
716 body.full-node div.node {
896 body.not-front .block-wrapper {
1860 div.admin-panel .body {
[all …]
/template/bootstrap3/css/
H A Dtoc.less12 .toc-body > ul { overflow-y: auto !important; padding-left: 10px; }
67 .toc-body { display: none; }
75 .toc-panel .panel-body {
/template/ad-hominem/css/
H A D_admin.less117 body.darkmode.dokuwiki #extension__manager form.install { background-color: #39393D; }
118 body.darkmode.dokuwiki #extension__manager form.install button[type=submit] {
123 body.darkmode.dokuwiki #extension__manager form.install button[type=submit]::before { filter: invert(.9); }
124 body.darkmode.dokuwiki div.ui-admin #admin__version { color: @ini_text_alt_dark; background-color: @ini_background_alt_dark; }
/template/usable/blueprint/src/
H A Die.css11 body { text-align: center; } selector
32 html>body p code { *white-space: normal; }
H A Dreset.css8 html, body, div, span, object, iframe, selector
24 body { selector
/template/quickjump/blueprint/src/
H A Die.css11 body { text-align: center; } selector
32 html>body p code { *white-space: normal; }
/template/icke/css/
H A Dreset.css8 body { selector
14 html, body, div, span, applet, object, iframe, selector

12345678910>>...42