Searched refs:caps (Results 1 – 25 of 48) sorted by relevance
12
| /plugin/formatplus/ |
| D | style.css | 27 /* Small-caps style. Uses strong, but is not bold nor slanted. */ 31 font-variant: small-caps;
|
| /plugin/formatplus2/ |
| D | style.css | 27 /* Small-caps style. Uses strong, but is not bold nor slanted. */ 31 font-variant: small-caps;
|
| /plugin/directions/ |
| D | style.css | 14 font-variant: small-caps; 79 font-variant: small-caps;
|
| /plugin/typography/ |
| D | README.md | 18 | `fv` | font-variant | display text in a small-caps font | 49 <fs:large; fv:small-caps>Small-caps</fs> text
|
| /plugin/tcycle/ |
| D | style.css | 5 .tcycle figcaption:first-child { font-variant: small-caps; }
|
| /plugin/diagramsnet/lib/math/jax/input/MathML/entities/ |
| D | c.js | 19 …\u2A44",capbrcup:"\u2A49",capcap:"\u2A4B",capcup:"\u2A47",capdot:"\u2A40",caps:"\u2229\uFE00",care… property
|
| /plugin/html5video2/ |
| D | style.css | 119 .vjs-icon-subtitles, .video-js .vjs-subs-caps-button .vjs-icon-placeholder, 120 .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder, 121 .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder, 122 .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder, 123 .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitle… 128 .vjs-icon-subtitles:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before, 129 .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before, 130 .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before, 131 .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before, 132 .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-s… [all …]
|
| /plugin/html2pdf/snorriheim/ |
| D | layout.css | 38 font-variant: small-caps;
|
| /plugin/nstoc/ |
| D | style.css | 7 …n-top:0.3ex;padding:0;font-size:111.1%;font-weight:500;font-variant:small-caps;letter-spacing:1pt;…
|
| D | syntax_plugin_nstoc.css | 36 font-variant: small-caps;
|
| /plugin/virtualkeyboard/vk/ |
| D | virtualkeyboard.js | 353 var caps = document.getElementById(idPrefix+'caps'); 354 if (caps && mode&VK_CAPS) { 355 caps.className += ' '+cssClasses['buttonDown']; 615 case 20: //caps lock
|
| /plugin/phpipam/ |
| D | style.css | 9 font-variant: small-caps;
|
| /plugin/s5/ui/flower/ |
| D | pretty.css | 55 h1 abbr {font-variant: small-caps;}
|
| /plugin/s5/ui/dokuwiki/ |
| D | pretty.css | 45 h1 abbr {font-variant: small-caps;}
|
| /plugin/s5/ui/default/ |
| D | pretty.css | 46 h1 abbr {font-variant: small-caps;}
|
| /plugin/s5/ui/pixel/ |
| D | pretty.css | 51 h1 abbr {font-variant: small-caps;}
|
| /plugin/s5/ui/blue/ |
| D | pretty.css | 58 h1 abbr {font-variant: small-caps;}
|
| /plugin/s5/ui/yatil/ |
| D | pretty.css | 71 h1 abbr {font-variant: small-caps;}
|
| /plugin/revealjs/css/print/ |
| D | paper.css | 70 h4 { font-size: 22pt !important; font-variant: small-caps; }
|
| /plugin/s5reloaded/ui/thesis/ |
| D | pretty.css | 29 font-variant: small-caps; 501 …font: bold 2em Verdana, Arial, Helvetica, sans-serif; font-variant: small-caps; text-shadow: 0.1em…
|
| /plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/ |
| D | wiki.jst | 201 // Here’s an example of disabling iteratee argument caps to access the `key` param.
|
| /plugin/diagramsnet/lib/js/jscolor/ |
| D | jscolor.js | 304 this.caps = true; // uppercase? 410 if(this.caps) { value = value.toUpperCase(); }
|
| /plugin/pgn4web/pgn4web/libs/jscolor/ |
| D | jscolor.js | 336 this.caps = true; // uppercase? 449 if(this.caps) { value = value.toUpperCase(); }
|
| /plugin/matrixnotifierwas/vendor/rappasoft/laravel-helpers/ |
| D | readme.md | 565 * Convert a value to studly caps case.
|
| /plugin/codemirror/dist/modes/ |
| D | css.min.js.map | 1 …caps\",\n \"font-variant-east-asian\", \"font-variant-ligatures\", \"font-variant-numeric\",\n …
|
12