Home
last modified time | relevance | path

Searched refs:inherit (Results 101 – 125 of 451) sorted by relevance

12345678910>>...19

/plugin/jquotes/
H A Dstyle.css17 border-radius: inherit;
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.property.handler.class.php48 function inherit($old_state, &$new_state) { function in CSSPropertyHandler
H A Dcss.vertical-align.inc.php84 function inherit($old_state, &$new_state) { function in CSSVerticalAlign
/plugin/emoji/
H A Dscreen.less46 color: inherit;
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dlivescript.min.js1 …al window document"},s="[A-Za-z$_](?:-[0-9A-Za-z$_]|[0-9A-Za-z$_])*",n=e.inherit(e.TM,{b:s}),i={cN…
/plugin/showif/
H A Dsyntax.php.alternative.version12 * need to inherit from this class
23 * need to inherit from this class
/plugin/twcheckliste/
H A Drenderer.php.old11 // we inherit from the XHTML renderer instead directly of the base renderer
26 // this should be 'twcheckliste' usally, but we inherit from the xhtml renderer
/plugin/s5/ui/dokuwiki/
H A Dpretty.css12 h1, h2, h3, h4 {font-size: 100%; margin: 0; padding: 0; font-weight: inherit;}
42 color: #436976; background: inherit;}
/plugin/revealjs/css/
H A Dreveal.scss45 visibility: inherit;
51 visibility: inherit;
60 visibility: inherit;
77 visibility: inherit;
87 visibility: inherit;
91 visibility: inherit;
97 visibility: inherit;
143 visibility: inherit;
153 visibility: inherit;
158 visibility: inherit;
[all …]
H A Dreveal.css36 visibility: inherit; }
40 visibility: inherit; }
47 visibility: inherit; }
61 visibility: inherit; }
68 visibility: inherit; }
71 visibility: inherit; }
75 visibility: inherit; }
114 visibility: inherit; }
121 visibility: inherit; }
133 visibility: inherit; }
[all …]
/plugin/dokutranslate/
H A Dstyle.css67 background-color: inherit;
/plugin/bbs/
H A Dstyle.css3 div.dokuwiki pre.bbs a {text-decoration:none; color: inherit;}
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.core.css29 font-family: inherit; }
/plugin/keyboard/
H A Dall.css39 font-family: inherit;
/plugin/geonav/tpl/startermap/css/
H A Ddesign.css30 background-color: inherit;
68 background-color: inherit;
/plugin/odt/ODT/css/
H A Dcssimportnew.php1088 * @param boolean $inherit Enable/disable inheritance
1091 …n getPropertiesForElement (&$dest, iElementCSSMatchable $element, ODTUnits $units, $inherit=true) { argument
1123 if ($inherit) {
1257 protected function inherit (array &$dest, array $parents) { function in cssimportnew
1382 $this->inherit($dest, $parents);
/plugin/ipa/
H A Dipa.css68 background-color: inherit;
/plugin/abc2/
H A Dstyle.css2 /* inherit SVG colours from the template settings */
46 font: normal normal normal 14px/1 inherit;
/plugin/dokuprism/prism/
H A Dprism.css4 div.code-toolbar{position:relative}div.code-toolbar>.toolbar{position:absolute;z-index:10;top:.3em;right:.2em;transition:opacity .3s ease-in-out;opacity:0}div.code-toolbar:hover>.toolbar{opacity:1}div.code-toolbar:focus-within>.toolbar{opacity:1}div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}div.code-toolbar>.toolbar>.toolbar-item>button{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}div.code-toolbar>.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar>.toolbar-item>span{color:#bbb;font-size:.8em;padding:0 .5em;background:#f5f2f0;background:rgba(224,224,224,.2);box-shadow:0 2px 0 0 rgba(0,0,0,.2);border-radius:.5em}div.code-toolbar>.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar>.toolbar-item>span:focus,div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}
5 .prism-previewer,.prism-previewer:after,.prism-previewer:before{position:absolute;pointer-events:none}.prism-previewer,.prism-previewer:after{left:50%}.prism-previewer{margin-top:-48px;width:32px;height:32px;margin-left:-16px;z-index:10;opacity:0;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.prism-previewer.flipped{margin-top:0;margin-bottom:-48px}.prism-previewer:after,.prism-previewer:before{content:'';position:absolute;pointer-events:none}.prism-previewer:before{top:-5px;right:-5px;left:-5px;bottom:-5px;border-radius:10px;border:5px solid #fff;box-shadow:0 0 3px rgba(0,0,0,.5) inset,0 0 10px rgba(0,0,0,.75)}.prism-previewer:after{top:100%;width:0;height:0;margin:5px 0 0 -7px;border:7px solid transparent;border-color:rgba(255,0,0,0);border-top-color:#fff}.prism-previewer.flipped:after{top:auto;bottom:100%;margin-top:0;margin-bottom:5px;border-top-color:rgba(255,0,0,0);border-bottom-color:#fff}.prism-previewer.active{opacity:1}.prism-previewer-angle:before{border-radius:50%;background:#fff}.prism-previewer-angle:after{margin-top:4px}.prism-previewer-angle svg{width:32px;height:32px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.prism-previewer-angle[data-negative] svg{-webkit-transform:scaleX(-1) rotate(-90deg);-moz-transform:scaleX(-1) rotate(-90deg);-ms-transform:scaleX(-1) rotate(-90deg);-o-transform:scaleX(-1) rotate(-90deg);transform:scaleX(-1) rotate(-90deg)}.prism-previewer-angle circle{fill:transparent;stroke:#2d3438;stroke-opacity:.9;stroke-width:32;stroke-dasharray:0,500}.prism-previewer-gradient{background-image:linear-gradient(45deg,#bbb 25%,transparent 25%,transparent 75%,#bbb 75%,#bbb),linear-gradient(45deg,#bbb 25%,#eee 25%,#eee 75%,#bbb 75%,#bbb);background-size:10px 10px;background-position:0 0,5px 5px;width:64px;margin-left:-32px}.prism-previewer-gradient:before{content:none}.prism-previewer-gradient div{position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border-radius:10px;border:5px solid #fff;box-shadow:0 0 3px rgba(0,0,0,.5) inset,0 0 10px rgba(0,0,0,.75)}.prism-previewer-color{background-image:linear-gradient(45deg,#bbb 25%,transparent 25%,transparent 75%,#bbb 75%,#bbb),linear-gradient(45deg,#bbb 25%,#eee 25%,#eee 75%,#bbb 75%,#bbb);background-size:10px 10px;background-position:0 0,5px 5px}.prism-previewer-color:before{background-color:inherit;background-clip:padding-box}.prism-previewer-easing{margin-top:-76px;margin-left:-30px;width:60px;height:60px;background:#333}.prism-previewer-easing.flipped{margin-bottom:-116px}.prism-previewer-easing svg{width:60px;height:60px}.prism-previewer-easing circle{fill:#2d3438;stroke:#fff}.prism-previewer-easing path{fill:none;stroke:#fff;stroke-linecap:round;stroke-width:4}.prism-previewer-easing line{stroke:#fff;stroke-opacity:.5;stroke-width:2}@-webkit-keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}@-o-keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}@-moz-keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}@keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}.prism-previewer-time:before{border-radius:50%;background:#fff}.prism-previewer-time:after{margin-top:4px}.prism-previewer-time svg{width:32px;height:32px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.prism-previewer-time circle{fill:transparent;stroke:#2d3438;stroke-opacity:.9;stroke-width:32;stroke-dasharray:0,500;stroke-dashoffset:0;-webkit-animation:prism-previewer-time linear infinite 3s;-moz-animation:prism-previewer-time linear infinite 3s;-o-animation:prism-previewer-time linear infinite 3s;animation:prism-previewer-time linear infinite 3s}
/plugin/anewssystem/
H A Dstyle.css294 color: inherit;
431 font-size: inherit;
432 line-height: inherit;
/plugin/farmer/lang/en/
H A Dtab_plugins_help.txt9 When Animals are configured to inherit the Plugin state of the Farmer, a plugin in default state will have the same
/plugin/openlayersmap/
H A Dprint.less31 h ~ div ~ .olStaticMap { /*?? page-break-inside: auto | avoid | inherit */ /* http://david.latapie.name/blog/page-break-in-css-print-how-to-get-rid-of-accidental-blank-pages/ */ /* http://www.w3.org/TR/CSS21/page.html */ page-break-before: always; /* page-break-after: always;*/ }
/plugin/authsmf20/
H A Dstyle.css19 color: inherit;
/plugin/superacl/
H A Dstyle.css90 background-color: inherit;
/plugin/do/
H A Dstyle.less133 cursor: inherit;

12345678910>>...19