/plugin/codeprettify/ |
H A D | all.css | 33 pre.prettyprint ol.linenums > li.L0 { list-style-type: decimal; } 34 pre.prettyprint ol.linenums > li.L1 { list-style-type: decimal; } 35 pre.prettyprint ol.linenums > li.L2 { list-style-type: decimal; } 36 pre.prettyprint ol.linenums > li.L3 { list-style-type: decimal; } 37 pre.prettyprint ol.linenums > li.L4 { list-style-type: decimal; } 38 pre.prettyprint ol.linenums > li.L5 { list-style-type: decimal; } 39 pre.prettyprint ol.linenums > li.L6 { list-style-type: decimal; } 40 pre.prettyprint ol.linenums > li.L7 { list-style-type: decimal; } 41 pre.prettyprint ol.linenums > li.L8 { list-style-type: decimal; } 42 pre.prettyprint ol.linenums > li.L9 { list-style-type: decimal; } [all...] |
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
H A D | number_format.rst | 14 You can control the number of decimal places, decimal point, and thousands 32 * 0 decimal places. 33 * ``.`` as the decimal point. 52 * ``decimal``: The number of decimal points to display 53 * ``decimal_point``: The character(s) to use for the decimal point
|
H A D | round.rst | 21 * ``common`` rounds either up or down (rounds the value up to precision decimal
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 36.36.js | 1 …decimal:/0|@decpart/,tokenizer:{root:[{include:"@comments"},{include:"@whitespace"},{include:"@num… property in AnonymousFunction0293a0ed0100.s
|
H A D | 36.36.js.map | 1 …decimal: /0|@decpart/,\n tokenizer: {\n root: [\n { include: '@comments' },\n…
|
/plugin/scrollticker/ |
H A D | style.css | 63 content: counter(scrollticker-counter, decimal); 68 content: counter(scrollticker-counter, decimal-leading-zero);
|
/plugin/inlinetoc/ |
H A D | all.css | 11 list-style-type: decimal;
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/ |
H A D | CoreExtension.php | 120 * @param int $decimal the number of decimal places to use 124 public function setNumberFormat($decimal, $decimalPoint, $thousandSep) argument 126 $this->numberFormat = [$decimal, $decimalPoint, $thousandSep]; 554 * @param int $decimal the number of decimal points to display 560 function twig_number_format_filter(Environment $env, $number, $decimal = null, $decimalPoint = null… argument 563 if (null === $decimal) { 564 $decimal = $defaults[0]; 575 return number_format((float) $number, $decimal, $decimalPoint, $thousandSep);
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Core.EscapeNonASCIICharacters.txt |
|
/plugin/odt/ |
H A D | example.css | 261 list-style-type: decimal; 267 list-style-type: decimal-leading-zero; 315 list-style-type: decimal;
|
/plugin/lists/ |
H A D | style.css | 11 ol{list-style-type:decimal;}
|
H A D | syntax_plugin_lists.css | 59 list-style-type: decimal;
|
/plugin/findologicxmlexport/vendor/twig/extensions/doc/ |
H A D | intl.rst | 92 * ``style``: Optional number format (default: 'decimal'). Choose one of these formats: 94 * 'decimal': `NumberFormatter::DECIMAL`_ 149 …ECIMAL`: http://php.net/manual/en/class.numberformatter.php#numberformatter.constants.decimal
|
/plugin/codeprettify/code-prettify/styles/ |
H A D | sons-of-obsidian.css | 67 list-style-type: decimal;
|
H A D | desert.css | 14 pre .dec { color: #98fb98 } /* decimal - lightgreen */
|
H A D | sunburst.css | 14 pre .dec, code .dec { color: #3387CC; } /* decimal - blue */
|
/plugin/syntaxhighlighter/Styles/ |
H A D | SyntaxHighlighter.css | 44 list-style: decimal; /* for ie */ 61 list-style: decimal-leading-zero; /* better look for others, override cascade from OL */
|
/plugin/diagramsnet/lib/math/config/ |
H A D | default.js | 613 decimal: "."
|
/plugin/combo/ |
H A D | yarn.lock | 57 decimal.js@^10.4.3: 59 resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.4.3.tgz#1044092884d245d1b7f65725fa4ad4c6f781cc23" 132 decimal.js "^10.4.3"
|
/plugin/gil/ |
H A D | ChangeLog | 9 * syntax.php: plugin syntax now accepts comma as decimal separator.
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | default.css | 310 list-style-type: decimal; 526 content: counter(footnote, super-decimal); 530 content: counter(footnote, super-decimal);
|
/plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/ |
H A D | liststyle.js | 7 "lower-alpha"],[b.upperAlpha,"upper-alpha"],[b.decimal,"decimal"]];return{title:b.numberedTitle,min…
|
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ |
H A D | README.md | 146 by the C extension and a decimal string (no prefix) by the pure PHP reader. 148 hexadecimal or decimal representation of the integer will NOT be considered a
|
/plugin/geonav/tpl/startermap/css/ |
H A D | print.css | 40 list-style: decimal outside;
|
/plugin/ckgdoku/ckeditor/plugins/liststyle/dialogs/ |
H A D | liststyle.js | 7 "lower-alpha"],[b.upperAlpha,"upper-alpha"],[b.decimal,"decimal"]];(!CKEDITOR.env.ie||7<CKEDITOR.en…
|