Searched refs:smaller (Results 1 – 25 of 148) sorted by relevance
123456
| /plugin/asciidocjs/node_modules/async/internal/ |
| D | Heap.js | 26 while (index > 0 && smaller(this.heap[index], this.heap[p = parent(index)])) { 39 if (l + 1 < this.heap.length && smaller(this.heap[l + 1], this.heap[l])) { 43 if (smaller(this.heap[index], this.heap[l])) { 113 function smaller(x, y) { function
|
| /plugin/yourip/ |
| D | style.css | 13 /* font-size: smaller; */ 25 /* font-size: smaller; */
|
| /plugin/ghissues/ |
| D | style.css | 12 font-size:smaller; 53 font-size:smaller; 100 font-size:smaller;
|
| /plugin/tooltip/ |
| D | style.css | 49 font-size: smaller; 90 font-size: smaller; 133 font-size: smaller;
|
| /plugin/wysiwyg/fckeditor/_samples/html/ |
| D | sample14.styles.css | 72 font-size: smaller; 78 font-size: smaller; 106 font-size: smaller;
|
| /plugin/geotag/ |
| D | print.css | 22 font-size: smaller; 34 font-size: smaller;
|
| D | style.css | 20 font-size: smaller;
|
| /plugin/s5/ui/i18n/ |
| D | pretty.css | 14 li li {margin: 0.33em 0; font-size: smaller;} 42 #slide0 h4 {margin-top: 0; font-size: smaller;}
|
| /plugin/s5/ui/default/ |
| D | pretty.css | 15 blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-styl… 19 sup {font-size: smaller; line-height: 1px;} 76 .external:after {content: " \274F"; font-size: smaller; color: #77B;}
|
| /plugin/vimeo/ |
| D | style.less | 20 font-size: smaller;
|
| /plugin/dirtylittlehelper/mermaid/editor/src/components/ |
| D | Tag.svelte | 12 font-size: smaller;
|
| /plugin/typography/ |
| D | README.md | 41 <fs smaller>smaller</fs> size text 59 <fs:smaller;>//-- William Shakespeare, “Hamlet”, Act 2 scene 2//</fs></ff>
|
| /plugin/elasticsearch/ |
| D | style.less | 21 font-size: smaller;
|
| /plugin/tcycle/ |
| D | style.css | 4 .tcycle figcaption { font-size: smaller; text-align: center; }
|
| /plugin/jcapture/src/com/hammurapi/jcapture/ |
| D | ComponentMover.java | 310 private int getDragDistance(int larger, int smaller, int snapSize) { in getDragDistance() argument 312 int drag = larger - smaller; in getDragDistance()
|
| /plugin/code2/ |
| D | style.css | 20 .code .lno{background:inherit;color:#999;font-size:smaller;} 35 div.dokuwiki pre.console .lno,pre.console .lno{background:inherit;color:#cff;font-size:smaller;font…
|
| /plugin/magnifier/ |
| D | README.md | 4 …](https://www.dokuwiki.org/plugin:magnifier) that renders a loupe over a smaller sized image. Insi…
|
| /plugin/s5/ui/flower/ |
| D | pretty.css | 19 blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-styl… 23 sup {font-size: smaller; line-height: 1px;}
|
| /plugin/s5/ui/pixel/ |
| D | pretty.css | 19 blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-styl… 23 sup {font-size: smaller; line-height: 1px;}
|
| /plugin/photogallery/phpThumb/ |
| D | README.md | 7 The output size is configurable (can be larger or smaller than the source), and the source may be t…
|
| /plugin/highlightjs/highlight/styles/ |
| D | default.css | 10 font-size: smaller;
|
| D | dark.css | 10 font-size: smaller;
|
| /plugin/codeblockedit/ |
| H A D | style.css | 20 background-size: 21px; /* <<< ICON SIZE: Change this value to make icon bigger/smaller */
|
| /plugin/asciidocjs/node_modules/lodash/ |
| D | README.md | 26 // Cherry-pick methods for smaller browserify/rollup/webpack bundles.
|
| /plugin/s5/ui/blue/ |
| D | pretty.css | 19 blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-styl… 23 sup {font-size: smaller; line-height: 1px;}
|
123456