Home
last modified time | relevance | path

Searched +full:auto +full:- (Results 1 – 25 of 108) sorted by relevance

12345

/dokuwiki/lib/plugins/logviewer/
H A Dstyle.less7 margin-bottom: 2em;
12 margin-top: -1em;
13 margin-bottom: 1em;
17 max-height: 80vh;
18 overflow: auto;
28 flex: 0 0 auto;
29 margin-right: 1em;
33 flex: 1 1 auto;
40 font-family: monospace;
46 font-size: 80%;
[all …]
/dokuwiki/lib/styles/
H A Dall.css8 font-size: 0;
9 line-height: 0;
16 display: inline-block;
49 margin-left: auto;
50 margin-right: auto;
54 .leftalign { text-align: left; }
55 .centeralign { text-align: center; }
56 .rightalign { text-align: right; }
57 [dir=rtl] .leftalign { text-align: left; }
58 [dir=rtl] .centeralign { text-align: center; }
[all …]
H A Dscreen.css12 background-repeat: no-repeat;
13 background-position: 8px 50%;
15 font-size: 90%;
18 padding-left: 32px;
20 border-radius: 5px;
27 background-position: 99% 50%;
28 padding-left: .4em;
29 padding-right: 32px;
33 background-color: #fcc;
34 background-image: url(../images/error.png);
[all …]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPKCS.php10 * @license http://www.opensource.org/licenses/mit-license.html MIT License
24 * Auto-detect the format
28 * Require base64-encoded PEM's be supplied
35 /**#@-*/
38 * Is the key a base-64 encoded PEM, DER or should it be auto-detected?
45 * Require base64-encoded PEM's be supplied
63 * Accept any format and auto detect the format
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dusertools.less5 text-align: right;
9 margin: 0 auto;
11 max-width: @ini_site_width;
15 display: inline-flex;
16 flex-direction: row-reverse;
17 flex-wrap: nowrap;
22 vertical-align: middle;
24 margin-right: 0.2em;
38 text-align: left;
40 right: auto;
[all …]
H A D_media_popup.css9 overflow: auto;
20 overflow: auto;
23 border-right: 1px solid @ini_border;
26 left: auto;
28 border-right-width: 0;
29 border-left: 1px solid @ini_border;
38 overflow: auto;
43 right: auto;
52 font-size: 1.5em;
53 margin-bottom: .5em;
[all …]
H A Dmobile.less11 z-index: 0;
16 @media only screen and (max-width: @ini_tablet_width) {
19 z-index: 1; /* for detecting media queries in JavaScript (see script.js) */
26 margin-bottom: 1.5em;
36 box-shadow: 0 0 .5em @ini_text_alt;
37 border-radius: 2px;
39 margin-bottom: .5em;
43 font-size: 1em;
46 margin-bottom: 0;
47 padding-bottom: 0;
[all …]
H A Dstructure.less7 margin: 0 auto;
11 margin: 0 auto;
12 max-width: @ini_site_width;
28 text-align: right;
35 text-align: right;
40 text-align: left;
68 margin-left: (-1 * @ini_sidebar_width);
72 margin-left: @ini_sidebar_width;
78 margin-left: 0;
79 margin-right: (-1 * @ini_sidebar_width);
[all …]
H A Dpagetools.less12 padding-right: 40px;
14 padding-left: 40px;
19 min-height: 190px; /* 30 (= height of icons) x 6 (= maximum number of possible tools) + 2x5 */
20 height: auto;
24 @ico-width: 28px;
25 @ico-margin: 8px;
26 @item-width: (@ico-width + @ico-margin + @ico-margin);
27 @item-height: (@ico-width + @ico-margin);
30 right: (-1 * @item-width);
33 width: @item-width;
[all …]
H A D_modal.css5 .dokuwiki .ui-widget {
6 font-size: 100%;
21 background-color: @ini_background;
24 overflow: auto;
26 margin: 3px auto;
27 text-align: left;
28 line-height: 1;
31 text-align: right;
40 padding-left: 22px;
41 min-height: 16px;
[all …]
H A Dprint.css9 background-color: #fff;
38 list-style: disc outside;
41 list-style: decimal outside;
44 list-style-type: lower-alpha;
47 list-style-type: upper-roman;
50 list-style-type: upper-alpha;
53 list-style-type: lower-roman;
58 text-decoration: none;
59 border-bottom: 1pt dotted;
61 background-color: inherit;
[all …]
H A Dbasic.less12 overflow-x: auto;
13 overflow-y: scroll;
18 background: @ini_background_site url(images/page-gradient.png) top left repeat-x;
23 font: normal 87.5%/1.4 Arial, sans-serif;
25 -webkit-text-size-adjust: 100%;
37 line-height: 1.2;
45 font-weight: bold;
47 line-height: 1.2;
60 font-size: 2em;
64 font-size: 1.5em;
[all …]
H A D_search.less12 background-color: __highlight__;
17 margin-bottom: 1.4em;
24 .dokuwiki .search-results-form fieldset.search-form {
40 display: inline-block;
49 max-width: 10em;
50 white-space: nowrap;
52 text-overflow: ellipsis;
56 font-size: smaller;
61 font-weight: bold;
67 background-color: @ini_background;
[all …]
/dokuwiki/lib/plugins/extension/
H A Dstyle.less13 …@link http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/super-simple-lightbox-with-css-and
22 text-align: center;
24 z-index: 9999;
27 text-align: right;
29 margin-right: 20px;
30 font-size: 12px;
34 box-shadow: 0 0 25px #111;
35 max-width: 90%;
36 max-height: 90%;
44 // tab layout - most of it is in the main template
[all …]
/dokuwiki/lib/plugins/acl/
H A Dstyle.css2 font-size: 90%;
6 overflow: auto;
8 text-align: left;
12 text-align: right;
16 background-color: __highlight__;
17 font-weight: bold;
21 list-style-type: none;
27 padding-left: 1em;
28 list-style-image: none;
31 padding-left: 0em;
[all …]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DbrainpoolP160t1.php6 * This curve is a twisted version of brainpoolP160r1 with A = -3. With brainpool,
8 * are the twisted version of the r1 curves. Per https://tools.ietf.org/html/rfc5639#page-7
13 * The advantage of A = -3 is that some of the point doubling and point addition can be
14 * slightly optimized. See http://hyperelliptic.org/EFD/g1p/auto-shortw-projective-3.html
15 * vs http://hyperelliptic.org/EFD/g1p/auto-shortw-projective.html for example.
23 * @license http://www.opensource.org/licenses/mit-license.html MIT License
36 $this->setModulo(new BigInteger('E95E4A5F737059DC60DFC7AD95B3D8139515620F', 16));
37 $this->setCoefficients(
38 new BigInteger('E95E4A5F737059DC60DFC7AD95B3D8139515620C', 16), // eg. -3
41 $this->setBasePoint(
[all …]
/dokuwiki/.github/workflows/
H A Drelease-preparation.yml4 # When the pull request is merged, the release-build workflow will be triggered automatically
16 - stable
17 - hotfix
18 - rc
23 description: 'The version date YYYY-MM-DD, empty for today'
29 runs-on: ubuntu-latest
31 - name: Fail if branch is not master
37 - name: Checkout
40 fetch-depth: 0
42 - name: Set git identity
[all …]
H A DautoFix.yml1 name: "Auto-Fix code"
5 - master
10 runs-on: ubuntu-latest
12 - name: Checkout
15 fetch-depth: 0
17 - name: Setup PHP
18 uses: shivammathur/setup-php@v2
20 php-version: '8.2'
22 - name: Install tools
25 composer install --no-interaction --no-progress --no-suggest --prefer-dist
[all …]
/dokuwiki/_test/conf/
H A Dplugins.local.php4 * Auto-generated through plugin/extension manager
/dokuwiki/_test/tests/Remote/Mock/
H A DTestPlugin1.php12 $methods = parent::getMethods(); // auto add all methods, then adjust
15 $methods['publicCall']->setPublic(); // make this one public
/dokuwiki/vendor/simplepie/simplepie/src/
H A DEnclosure.php6 * A PHP-Based RSS and Atom Feed Framework.
9 * Copyright (c) 2004-2022, Ryan Parman, Sam Sneddon, Ryan McCue, and contributors
37 * @copyright 2004-2016 Ryan Parman, Sam Sneddon, Ryan McCue
42 * @license http://www.opensource.org/licenses/bsd-license.php BSD License
231 $this->bitrate = $bitrate;
232 $this->captions = $captions;
233 $this->categories = $categories;
234 $this->channels = $channels;
235 $this->copyright = $copyright;
236 $this->credits = $credits;
[all …]
/dokuwiki/inc/Form/
H A DTextareaElement.php23 $this->attr('dir', 'auto');
37 $this->text = cleanText($value);
40 return $this->text;
50 if ($this->useInput) $this->prefillInput();
51 return '<textarea ' . buildAttributes($this->attrs()) . '>' .
52 formText($this->val()) . '</textarea>';
/dokuwiki/lib/plugins/popularity/lang/pt/
H A Dlang.php17 $lang['autosubmitError'] = 'A última auto-submissão falhou, por causa do seguinte erro:';
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dprogress.php4 * --------
13 * -------
15 * - First Release
18 * -------------------------
39 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
53 'BUFFER-COMPARE','BUFFER-COPY','CALL','CASE',
55 'CLOSE STORED-PROCEDURE','COLOR','COMPILE','CONNECT',
56 'CONSTRUCTOR','COPY-LOB','CREATE','CREATE ALIAS',
57 'CREATE BROWSE','CREATE BUFFER','CREATE CALL','CREATE CLIENT-PRINCIPAL',
58 'CREATE DATABASE','CREATE DATASET','CREATE DATA-SOURCE','CREATE QUERY',
[all …]
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css1 /*! jQuery UI - v1.14.1 - 2024-10-30
4-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=high…
8 ----------------------------------*/
9 .ui-helper-hidden {
12 .ui-helper-hidden-accessible {
16 margin: -1px;
22 .ui-helper-reset {
27 line-height: 1.3;
28 text-decoration: none;
29 font-size: 100%;
[all …]

12345