Home
last modified time | relevance | path

Searched refs:small (Results 126 – 150 of 385) sorted by relevance

12345678910>>...16

/plugin/vkeyboard/
H A Dvkeyboard.js.unc1261 var small = document.createElement('small');
1262 small.title = this.VKI_i18n['10'];
1263 VKI_addListener(small, 'click', function() {
1267 VKI_mouseEvents(small);
1269 th.appendChild(small);
1370 if (this.firstChild.nodeName.toLowerCase() != "small") {
1419 var small = document.createElement('small');
1420 small.setAttribute('char', lkey[0]);
1424 } td.appendChild(small);
1544 var small = document.createElement('small');
[all …]
/plugin/progrecss/
H A Dstyle.css18 * existing links, and the caption is shown in small size font.
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dtext-macros.js19 …ACE],tiny:["SetSize",0.5],Tiny:["SetSize",0.6],scriptsize:["SetSize",0.7],small:["SetSize",0.85],n…
/plugin/s5/ui/yatil/
H A Dpretty.css71 h1 abbr {font-variant: small-caps;}
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt53 --disallow-resource-usage Be strict about resource usage during small tests.
H A Dhelp2.phpt54 --disallow-resource-usage Be strict about resource usage during small tests.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinternals.rst17 * First, the **lexer** tokenizes the template source code into small pieces
/plugin/tip/
H A Dsyntax_plugin_tip.css91 padding-top: 1ex; /* keep a small distance */
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md40 * There are small performance improvements for the pure PHP reader.
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php3226 public $small; variable in Google_VolumeVolumeInfoImageLinks
3247 public function setSmall( $small) { argument
3248 $this->small = $small;
3251 return $this->small;
/plugin/minimap/
H A DREADME.md73 There is a configuration where you can change it to make it as small as a `M` for instance.
/plugin/bible/bible_douayRheims/
H A DAbdias.txt2 1:2. Behold I have made thee small among the nations: thou art exceeding contemptible.
/plugin/airtable/
H A DREADME.md90 * `small`
/plugin/farm/
H A Dstyle.css138 #farm__manager .farm_cmd form fieldset small {
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md57 We'll write a small main func to call the generated parser/lexer
/plugin/mikioplugin/
H A DREADME.md96 - Fixed small tag not being inline [#22](https://github.com/nomadjimbob/mikioplugin/issues/22). Thanks Rayaqu
102 - Fixed columns not stacking on small viewports when using sizing. [#21](https://github.com/nomadjimbob/mikioplugin/issues/21). Thanks armandostyl
160 - Added small margin to left and right of buttons
/plugin/s5reloaded/ui/thesis/
H A Dpretty.css29 font-variant: small-caps;
501 …g: 0; font: bold 2em Verdana, Arial, Helvetica, sans-serif; font-variant: small-caps; text-shadow:…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dsearch-operations.asciidoc259 'scroll' => '30s', // how long between scroll requests. should be small!
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/
H A Dspecimen_stylesheet.css11 small, strike, strong, sub, sup, tt, var, selector
/plugin/dirtylittlehelper/mermaid/editor/src/routes/
H A DEdit.svelte195 font-size: small;
/plugin/codeprettify/code-prettify/
H A DCHANGES.md32 * Added a [distribution](http://google-code-prettify.googlecode.com/files/prettify-small.zip)
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default98 …HUMB_CONFIG['cache_default_only_suffix'] = 'small-*'; // cache 'pic.jpg' becomes 'small-pic.jpg' …
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css342 small { selector
/plugin/badbehaviour/
H A Dbadbehavior.readme18 Thousands of sites large and small, like SourceForge, GNOME, the U.S.
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md228 * Fixed: Lots of small naming improvements

12345678910>>...16