Home
last modified time | relevance | path

Searched refs:stylesheet (Results 1 – 25 of 155) sorted by relevance

1234567

/plugin/webcode/_test/data/pages/
Dacross_section.txt12 ==== Define a css stylesheet ====
13 We define a stylesheet to show that the value of ''element.style.fontSize'' is not defined in this …
24 <p class="sheet">A p element with the font-size defined by a stylesheet</p>
38 console.log("The second p with a stylesheet definition has an undefined fontSize property "+(typeof…
/plugin/gil/
DChangeLog6 * style.css: (add) Screen-mode stylesheet.
7 * print.css: (add) Print-mode stylesheet.
8 * syntax.php: improved output with tooltip, print-stylesheet compatibility.
/plugin/dokumicrobugtracker/
DCHANGELOG12 Version 2011-08-30 Implement list option for Status, Add default stylesheet, Column size are now r…
14 Version 2011-10-18 Fix link to the stylesheet in action.php, fix the delete feature.
/plugin/combo/resources/theme/default/components/css/
H A Dtest.css1 /*test internal stylesheet*/
H A Ddokuwiki.css2 * A stylesheet to fight the dokuwiki template css rules
H A Dcell.css1 /* p bottom margin of zero from the default stylesheet makes the first p touching the top of the ba…
H A Dnote.css1 /* p and ul have a default bottom margin via the default browser stylesheet that makes the content …
H A Dblockquote.css3 /* p and ul have a default bottom margin via the default browser stylesheet that makes the content …
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DFilter.ExtractStyleBlocks.txt11 use by you, usually to be placed in an external stylesheet, or a
49 echo '<link rel="stylesheet" type="text/css" href="'.$name.'" />';
65 to be attained without actually specifying them in the stylesheet),
DFilter.ExtractStyleBlocks.Escaping.txt11 if the contents of StyleBlocks will be placed in an external stylesheet,
/plugin/combo/resources/theme/default/pages/partials/
H A Dbody-beforeend-partial.hbs3 {{{ preloaded-stylesheet-html }}}
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.print.less12 * Include this stylesheet on your page to get a more printer-friendly calendar.
13 * When including this stylesheet, use the media='print' attribute of the <link> tag.
14 * Make sure to include this stylesheet IN ADDITION to the regular fullcalendar.css.
57 /* undo the min-height from each view's specific stylesheet */ }
/plugin/networkgraph/action/
Dinjecter.php45 'rel' => 'stylesheet',
/plugin/divalign2/
Dstyle.css3 * @brief Base stylesheet for divalign2 plugin.
Dprint.css3 * @brief Print stylesheet for divalign2 plugin.
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
Dgenerator_config.txt5 …subset_custom_range":"","subset_ot_features_list":"","css_stylesheet":"stylesheet.css","filename_s…
/plugin/jquery-syntax/
Daction.php60 'rel' => 'stylesheet',
/plugin/codify/
Daction.php47 'rel' => 'stylesheet',
/plugin/mapillary/
DCHANGES17 * use sass for stylesheet
/plugin/noiewarning/
Dstyle.css7 This file contains the default stylesheet for the NoIEWarning plugin.
/plugin/ebookexport/
Daction.php80 $stylesheet = "h2 {\nfont-size: large;\n}\n";
81 file_put_contents($tempdir . "/stylesheet.css",$stylesheet);
/plugin/dirtylittlehelper/mermaid/editor/src/
DApp.svelte29 rel="stylesheet" />
/plugin/dokutranslate/
Dscreen.css2 * DokuWiki Plugin dokutranslate (Screen stylesheet)
/plugin/lastfm/
Dstyle.css2 * stylesheet for plugin lastfm
/plugin/diagramsnet/lib/js/
Dembed.dev.js1 (function(stylesheet, stencils) argument
244 if (stylesheet != null)
246 var xmlDoc = mxUtils.parseXml(stylesheet);
821 mxClientOnLoad(stylesheet, initGraph);

1234567