Home
last modified time | relevance | path

Searched refs:variant (Results 76 – 100 of 108) sorted by path

12345

/plugin/metaeditor/
H A Djstree.js418 variant : false,
805 this.set_theme_variant(s.variant);
4226 if(this._data.core.themes.variant) {
4227 …lement.removeClass('jstree-' + this._data.core.themes.name + '-' + this._data.core.themes.variant);
4229 this._data.core.themes.variant = variant_name;
4231 …s.element.addClass('jstree-' + this._data.core.themes.name + '-' + this._data.core.themes.variant);
4239 get_theme_variant : function () { return this._data.core.themes.variant; },
/plugin/mikioplugin/icons/fontawesome5/css/
H A Dall.min.css5 .fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-ali (…)
/plugin/nobadbrowser/
H A Daction.php239 //$ret['variant']= 1;
240 $variant= explode('/', $variants[0]);
241 $variantname= trim($variant[0]);
245 $variantversion= explode('.', $variant[1],3);
/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…
8 ul.nstoc li.level2{font-variant:normal;}
11 …kilink1{background:inherit;color:#003;border:none;font-size:inherit;font-variant:inherit;line-heig…
H A Dsyntax_plugin_nstoc.css36 font-variant: small-caps;
42 font-variant: normal;
63 font-variant: inherit;
/plugin/odt/
H A DChangeLog.txt120 * Added support for font-family, font-variant, letter-spacing and vertical-align
/plugin/offline/ui/dokuwiki/
H A Dscreen.css1 …ki .logo a{color:#dee7ec !important;text-decoration:none !important;font-variant:small-caps;letter…
/plugin/ol3/
H A Dscript.js8 …r(var r={lineHeight:"normal",size:"1.2em",style:"normal",weight:"normal",variant:"normal"},n=0,i=c…
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 …e when a variant of a standard font is used.\n // TODO Fill the width array depending on whic…
/plugin/photogallery/lightGallery/css/
H A Dlightgallery.css16 font-variant: normal;
H A Dlightgallery.min.css1 …lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-trans…
/plugin/phpipam/
H A Dstyle.css9 font-variant: small-caps;
/plugin/pot/
H A DREADME.md165 …name assignments are made from top to bottom. Possibly, at some point, a variant with javascript w…
/plugin/remotescript/lib/
H A Dlicense.txt101 operating system, as well as its variant, the GNU/Linux operating
/plugin/revealjs/css/print/
H A Dpaper.css70 h4 { font-size: 22pt !important; font-variant: small-caps; }
/plugin/s5/ui/blue/
H A Dpretty.css58 h1 abbr {font-variant: small-caps;}
/plugin/s5/ui/default/
H A Dpretty.css46 h1 abbr {font-variant: small-caps;}
/plugin/s5/ui/dokuwiki/
H A Dpretty.css45 h1 abbr {font-variant: small-caps;}
/plugin/s5/ui/flower/
H A Dpretty.css55 h1 abbr {font-variant: small-caps;}
/plugin/s5/ui/pixel/
H A Dpretty.css51 h1 abbr {font-variant: small-caps;}
/plugin/s5/ui/yatil/
H A Dpretty.css71 h1 abbr {font-variant: small-caps;}
/plugin/s5reloaded/ui/thesis/
H A Dpretty.css29 font-variant: small-caps;
501 …; padding: 0; font: bold 2em Verdana, Arial, Helvetica, sans-serif; font-variant: small-caps; text…
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
H A Dwiki.jst14 // Loading `lodash.fp.js` converts `_` to its fp variant.
18 // Use `noConflict` to restore the pre-fp variant.
/plugin/showlogin2/
H A DREADME.md7 It is a simple variant of the „Showlogin“ plugin by Oliver Geisen (http://www.dokuwiki.org/plugin:s…

12345