Home
last modified time | relevance | path

Searched refs:small (Results 51 – 75 of 385) sorted by relevance

12345678910>>...16

/plugin/tagsections/
H A Dstyle.less56 font-size: small;
/plugin/captcha/fonts/
H A DREADME3 should be aware that most fonts are very hard to read when used for small sizes.
/plugin/refnotes/
H A Dstyle.css20 div.dokuwiki div.refnotes div.note.small {
/plugin/revealjs/css/theme/
H A Dblood.css202 .reveal small {
208 .reveal small * {
295 .reveal small code {
/plugin/dokumicrobugtracker/
H A DREADME.md8 …er is a DokuWiki plugin which integrates a really small bug tracker in your wiki by displaying a s…
/plugin/geonav/tpl/startermap/css/
H A Dmobile.css2 * This file provides style changes for small screens.
/plugin/latex/
H A DTODO15 manually and set it to a specific shared point, in a small wiki.
/plugin/html2pdf/snorriheim/
H A Dlayout.css38 font-variant: small-caps;
/plugin/latex-was/
H A DTODO15 manually and set it to a specific shared point, in a small wiki.
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dcssparse.css25 small { selector
/plugin/odt2dw/
H A DREADME27 * Fixe : some small fixes to the english messages
/plugin/nstoc/
H A Dstyle.css7 ul.nstoc li.level1{margin-top:0.3ex;padding:0;font-size:111.1%;font-weight:500;font-variant:small-c…
/plugin/revealjs/css/theme/source/
H A Dblood.scss76 .reveal small code {
/plugin/yearbox/
H A DCHANGELOG.md30 * The table is now horizontally scrollable on small devices
/plugin/dirpictures/
H A DREADME.md2 Show namespaces with small pictures
/plugin/structcondstyle/
H A DREADME.md3 A small struct extension plugin that allows the user to style parts of aggregations with plain CSS …
/plugin/revealjs/css/print/
H A Dpaper.css70 h4 { font-size: 22pt !important; font-variant: small-caps; }
199 .reveal section small {
/plugin/revealjs/css/theme/template/
H A Dtheme.scss227 .reveal small {
234 .reveal small * {
/plugin/formatplus2/
H A Dstyle.css31 font-variant: small-caps;
/plugin/extlist/css/
H A D_numbering.less53 * Parenthesized latin small letters: ⒜ ⒝ ⒞
/plugin/html2pdf/html2pdf/html2ps/help/css/
H A Dhelp.css81 font-size: small;
/plugin/dokutexit/conf/
H A Dheader-namespace.tex1 \documentclass[pagesize,11pt,bibliography=totoc,numbers=noenddot,DIV=10,twoside=semi,headings=small
H A Dheader-page.tex1 \documentclass[pagesize,11pt,bibliography=totoc,numbers=noenddot,DIV=10,twoside=semi,headings=small
/plugin/formatplus/
H A Dstyle.css31 font-variant: small-caps;
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js1531 function addMenu(id, small, img) argument
1562 else if (!small)
1573 function addMenuItem(label, fn, small, tooltip, action, img) argument
1632 if (small == null)
2541 var small = iw < 1000 || urlParams['sketch'] == '1';
2544 if (!small)
2549 var temp = (small) ? addMenu('diagram', null, Editor.drawLogoImage) : null;
2560 (small) ? Editor.formatImage : null)],
2561 (small) ? 60 : null);
2563 var elt = addMenu('insert', true, (small) ? insertImage : null);
[all …]

12345678910>>...16