Home
last modified time | relevance | path

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

12345

/plugin/webcode/_test/data/pages/
H A 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/
H A 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/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 background */
H A Dnote.css1 /* p and ul have a default bottom margin via the default browser stylesheet that makes the content not in the middle */
H A Dblockquote.css3 /* p and ul have a default bottom margin via the default browser stylesheet that makes the content not in the middle */
/plugin/dokumicrobugtracker/
H A 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/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.txt
H A DFilter.ExtractStyleBlocks.Escaping.txt
/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/divalign2/
H A Dprint.css3 * @brief Print stylesheet for divalign2 plugin.
H A Dstyle.css3 * @brief Base stylesheet for divalign2 plugin.
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A Dgenerator_config.txt5 …subset_custom_range":"","subset_ot_features_list":"","css_stylesheet":"stylesheet.css","filename_s…
/plugin/jquery-syntax/
H A Daction.php60 'rel' => 'stylesheet',
/plugin/codify/
H A Daction.php47 'rel' => 'stylesheet',
/plugin/mapillary/
H A DCHANGES17 * use sass for stylesheet
/plugin/noiewarning/
H A Dstyle.css7 This file contains the default stylesheet for the NoIEWarning plugin.
/plugin/dirtylittlehelper/mermaid/editor/src/
H A DApp.svelte29 rel="stylesheet" />
/plugin/ebookexport/
H A Daction.php80 $stylesheet = "h2 {\nfont-size: large;\n}\n";
81 file_put_contents($tempdir . "/stylesheet.css",$stylesheet);
/plugin/dokutranslate/
H A Dscreen.css2 * DokuWiki Plugin dokutranslate (Screen stylesheet)
/plugin/lastfm/
H A Dstyle.css2 * stylesheet for plugin lastfm
/plugin/advanced/lang/en/config/
H A Duserstyle.txt9 There are five types of stylesheet modes:
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js1 (function(stylesheet, stencils)
244 if (stylesheet != null)
246 var xmlDoc = mxUtils.parseXml(stylesheet);
821 mxClientOnLoad(stylesheet, initGraph);

12345