Home
last modified time | relevance | path

Searched refs:body (Results 26 – 50 of 1036) sorted by relevance

12345678910>>...42

/template/breeze/bower_components/gumby/sass/
H A D_base.scss8 body {
11 font-weight: $body-font-weight;
12 color: $body-font-color;
24 html, body {
/template/typowiki/typowiki/scss/
H A D_base.scss8 body {
18 body {
43 body {
50 body {
/template/kajukkd/fonts/demo-files/
H A Ddemo.js1 if (!('boxShadow' in document.body.style)) {
2 document.body.setAttribute('class', 'noBoxShadow');
5 document.body.addEventListener("click", function(e) {
/template/vector/static/css/
H A Dscreen.css48 body { selector
297 html>body div.dokuwiki input.edit,
298 html>body div.dokuwiki select.edit {
395 html>body div.dokuwiki input.button,
743 html>body button.toolbutton {
810 div#panel .body {
814 div#panel .body .dokuwiki p {
817 div#panel .body .dokuwiki ul li {
821 div#panel .body .dokuwiki li ul {
825 div#panel .body .dokuwiki ol {
[all …]
/template/bootstrap3/
H A Diconify.php182 $body = $iconify_data['icons'][$icon]['body'];
185 $body = str_replace('currentColor', $fill, $body);
189 $content = sprintf($svg, $width, $height, $body);
180 $body = $iconify_data['icons'][$icon]['body']; global() variable
183 $body = str_replace('currentColor', $fill, $body); global() variable
/template/ad-hominem/css/
H A D_media_fullscreen.css540 body.darkmode #mediamanager__page .panelHeader,
541 body.darkmode .tabs > ul li a,
542 body.darkmode ul.tabs li strong,
543 body.darkmode ul.tabs li a {
549 body.darkmode #mediamanager__page .namespaces h2 {
555 body.darkmode #mediamanager__page .filelist .thumbs li {
559 body.darkmode #mediamanager__page .filelist .panelContent ul li:hover {
563 body.darkmode #mediamanager__page .filelist .rows li {
567 body.darkmode #mediamanager__page .filelist .rows li:nth-child(2n+1) {
571 body
[all...]
/template/writr/css/
H A Drtl.less8 body {
43 body:after {
47 body:before {
145 body.sidebar-closed:before {
153 body:not(.sidebar-closed) .sidebar-area:after {
H A Dprint.less4 body {
10 body:after,
11 body:before,
H A Dresponsive.less20 body.sidebar-closed:after {
23 body.sidebar-closed:before {
36 body:not(.sidebar-closed) .sidebar-area:after {
240 body {
243 body:before {
253 body.sidebar-closed:after,
254 body.sidebar-closed:before {
/template/neolaoresources2/
H A Dstyle_dw.css43 #body h1 { margin-left: 0em; }
45 #body h2 { margin-left: 1em; }
47 #body h3 { margin-left: 2em; }
49 #body h4 { margin-left: 3em; }
51 #body h5 { margin-left: 4em; }
/template/bushwick/css/
H A Dbushwick-responsive.css63 body:not(.single) .home-link > a {
68 body:not(.single) .home-link > a:hover {
75 body:not(.single) .home-link > a:hover {
106 body:not(.single) .navigation-main div > ul > li > a,
112 body:not(.single) .navigation-main div > ul > li:hover > a,
114 body:not(.single) .menu-toggle:hover:before,
116 body:not(.single) .toggled .menu-toggle:before {
/template/klean/css/
H A Dklean-default.css41 body { selector
47 body:not(.blog) #search-top {
143 body:not(.blog) .site-branding {
210 body:not(.blog) .site-branding {
347 body:not(.blog) #social-icons {
353 body:not(.blog) #social-icons i {
722 #comments ul .comment-body {
777 #comments ul .comment-body .comment-content ol li,#comments ul .comment-body .comment-content ul li…
782 #comments ul .comment-body .reply {
788 #comments ul .comment-body .reply a {
[all …]
/template/sugna/
H A Dskin.green.css1 body { selector
39 html>body div.dokuwiki input.button,
40 html>body div.dokuwiki button.button {
/template/twigstarter/vendor/twig/twig/src/TokenParser/
H A DBlockTokenParser.php45 $body = $this->parser->subparse([$this, 'decideBlockEnd'], true);
54 $body = new Node([
60 $block->setNode('body', $body);
H A DSpacelessTokenParser.php39 $body = $this->parser->subparse([$this, 'decideSpacelessEnd'], true);
42 return new SpacelessNode($body, $lineno, $this->getTag());
H A DWithTokenParser.php37 $body = $this->parser->subparse([$this, 'decideWithEnd'], true);
41 return new WithNode($body, $variables, $only, $token->getLine(), $this->getTag());
/template/icke/css/
H A D_forms.css50 html>body div.dokuwiki textarea.edit {
67 html>body div.dokuwiki input.edit,
68 html>body div.dokuwiki select.edit {
113 html>body div.dokuwiki button {
129 html > body div.dokuwiki button {
/template/twigstarter/vendor/twig/twig/src/Node/
H A DAutoEscapeNode.php29 public function __construct($value, Node $body, int $lineno, string $tag = 'autoescape') argument
31 parent::__construct(['body' => $body], ['value' => $value], $lineno, $tag);
H A DSpacelessNode.php27 public function __construct(Node $body, int $lineno, string $tag = 'spaceless') argument
29 parent::__construct(['body' => $body], [], $lineno, $tag);
H A DBlockNode.php24 public function __construct(string $name, Node $body, int $lineno, string $tag = null) argument
26 parent::__construct(['body' => $body], ['name' => $name], $lineno, $tag);
H A DSandboxNode.php23 public function __construct(Node $body, int $lineno, string $tag = null) argument
25 parent::__construct(['body' => $body], [], $lineno, $tag);
/template/dokubook/
H A Ddokubook_design.css8 body { selector
22 body.media div.dokuwiki div#dokubook_container_left {
33 body.media div.dokuwiki div#dokubook_container_right {
44 body.media div.dokuwiki div.info,
45 body.media div.dokuwiki div.success,
46 body.media div.dokuwiki div.error {
112 body.media div.dokuwiki div#sidebar_left {
122 body.media div.dokuwiki div#sidebar_right {
/template/breeze/sass/var/
H A D_settings.scss37 $body-font-weight: $font-weight-regular;
95 $body-font-color: $base01 !default;
96 $body-link-color: $blue !default;
97 $body-link-hover-color: $blue !default;
148 $form-text-input-color: $body-font-color;
173 $table-head-color: $body-font-color;
/template/material/
H A Dsidebar.php29 $body = tpl_getConf('feedbackBody'); variable
31 $feedbackLink = "mailto:".$email."?subject=".rawurlencode($subjectLine)."&body=".rawurlencode($body
/template/tripillar/css/
H A Dtripillar.less3 body {
102 .post-body {
108 .post-body img, .post-body .tr-caption-container, .Profile img, .Image img,
117 .post-body img, .post-body .tr-caption-container {
120 .post-body .tr-caption-container {
123 .post-body .tr-caption-container img {

12345678910>>...42