Home
last modified time | relevance | path

Searched refs:small (Results 126 – 150 of 385) sorted by last modified time

12345678910>>...16

/plugin/html5video2/script/
H A DLGPLv3-LICENSE.txt69 layouts and accessors, or small macros, inline functions and templates
/plugin/html5video2/
H A Dstyle.css1572 .video-js.vjs-layout-small .vjs-current-time,
1573 .video-js.vjs-layout-small .vjs-time-divider,
1574 .video-js.vjs-layout-small .vjs-duration,
1575 .video-js.vjs-layout-small .vjs-remaining-time,
1576 .video-js.vjs-layout-small .vjs-playback-rate,
1577 .video-js.vjs-layout-small .vjs-chapters-button,
1581 .video-js.vjs-layout-small .vjs-audio-button,
1582 .video-js.vjs-layout-small .vjs-volume-control, .video-js.vjs-layout-x-small .vjs-current-time,
1583 .video-js.vjs-layout-x-small .vjs-time-divider,
1584 .video-js.vjs-layout-x-small .vjs-duration,
[all …]
/plugin/bootswrapper/exe/help/
H A Dpopover.txt3 Add small overlays of content, like those on the iPad, to any element for housing secondary informa…
H A Dtext.txt124 | ''size'' | ''medium'' ''xx-small'' ''x-small'' ''small'' ''large'' ''x-large'' ''xx-large''…
H A Dwell.txt15 <well size="sm">Look, I'm in a small well!</well>
17 <code html5><well size="sm">Look, I'm in a small well!</well></code>
H A Dbutton.txt48 <btn type="primary" size="xs">Extra small button</btn>
49 <btn type="default" size="xs">Extra small button</btn>
63 <btn type="primary" size="xs">Extra small button</btn>
64 <btn type="default" size="xs">Extra small button</btn>
H A Dmodal.txt64 <btn type="primary" modal="modal-large">Large modal</btn> <btn type="primary" modal="modal-small">S…
67 <modal id="modal-small" size="sm" title="Small modal">...</modal>
72 <btn type="primary" modal="modal-large">Large modal</btn> <btn type="primary" modal="modal-small">S…
75 <modal id="modal-small" size="sm" title="Small modal">...</modal>
/plugin/evesso/
H A Dstyle.css1 .eve-sso-login-black-small,
2 .eve-sso-login-white-small,
14 .eve-sso-login-black-small,
15 .eve-sso-login-white-small {
25 .eve-sso-login-black-small {
26 background-image: url('images/eve-sso-login-black-small.png');
28 .eve-sso-login-white-small {
29 background-image: url('images/eve-sso-login-white-small.png');
/plugin/sync/
H A Dstyle.css15 font-size: small;
44 div.dokuwiki form.sync_profile fieldset div small {
/plugin/wrap/
H A Dexample.txt23 A lowercase **%%<wrap>%%** (or alternatively **%%<inline>%%** or **%%<span>%%**) creates a **''span''** and should be used for **"small"** containers, **inside** paragraphs, lists, tables, etc.
26 <wrap classes #id width :language>"small" content</wrap>
29 <inline classes #id width :language>"small" content</inline>
32 <span classes #id width :language>"small" content</span>
140 Just use **''%%colsmall%%''** for small width columns, **''%%colmedium%%''** for medium width columns and **''%%collarge%%''** for large width columns.
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md228 * Fixed: Lots of small naming improvements
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md466 * Fixed and improved many small things
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeVolumeInfoImageLinks.php37 public $small; variable in Google\\Service\\Books\\VolumeVolumeInfoImageLinks
92 public function setSmall($small) argument
94 $this->small = $small;
101 return $this->small;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md887 …handles. This greatly simplifies the implementation, fixes a couple bugs, and provides a small per…
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md495 deferred, it is a small price to pay for keeping the stack size constant.
/plugin/structcondstyle/
H A Dplugin.info.txt6 desc A small struct extension plugin that allows the user to style parts of agregations with plai…
H A DREADME.md3 A small struct extension plugin that allows the user to style parts of aggregations with plain CSS …
/plugin/latex-was/
H A DTODO15 manually and set it to a specific shared point, in a small wiki.
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/passpolicy/
H A D10k-common-passwords.txt1826 small
H A Dwords.txt3281 small
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md40 * There are small performance improvements for the pure PHP reader.
/plugin/bloglinks/
H A DCHANGELOG
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19 …ACE],tiny:["SetSize",0.5],Tiny:["SetSize",0.6],scriptsize:["SetSize",0.7],small:["SetSize",0.85],n…
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js7239 var small = document.createElement('small');
7240 small.style.color = 'gray';
7241 mxUtils.write(small, user.email);
7242 td.appendChild(small);
7401 var small = document.createElement('small');
7402 small.style.color = 'gray';
7403 mxUtils.write(small, user.email);
7404 td.appendChild(small);

12345678910>>...16