Home
last modified time | relevance | path

Searched refs:changed (Results 1 – 25 of 215) sorted by relevance

123456789

/template/strap/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
DPredictionContext.php583 $changed = false;
594 if ($changed || ($parentContext !== null && !$parent->equals($parentContext))) {
595 if (!$changed) {
602 $changed = true;
609 if (!$changed) {
/template/sidebar_theme/
Dreadme.txt20 …reate the page "wikiexample_sidebar_left" (the "sidebar" string could be changed in conf.php). Ide…
21 - For create default left sidebar, simply create "default_sidebar_left" (it could be changed in con…
/template/cherokee-based/
Dreadme.txt29 …reate the page "wikiexample_sidebar_left" (the "sidebar" string could be changed in conf.php). Ide…
30 - For create default left sidebar, simply create "default_sidebar_left" (it could be changed in con…
/template/tilus/css/
Ddifferences for less php.txt7 has been changed to
/template/desertcalm/
Dstyle.ini10 ; * fixed configuration page section titles and changed input colours
16 ; * changed input and button background
/template/lisps/images/pagetools/
Dlicense.txt6 The following icons are added/changed by lisps (https://github.com/lisps)
/template/vector/static/3rd/dokuwiki/
D00_starter-tmpl-notes.txt8 All url(images/[...]) rules were changed (-> "static/3rd/dokuwiki/"). To
D_links.css2 - All url(images/[...]) rules where changed.
/template/vector20/static/3rd/dokuwiki/
D00_starter-tmpl-notes.txt8 All url(images/[...]) rules were changed (-> "static/3rd/dokuwiki/"). To
D_links.css2 - All url(images/[...]) rules where changed.
/template/monobook/static/3rd/dokuwiki/
D00_starter-tmpl-notes.txt8 All url(images/[...]) rules were changed (-> "static/3rd/dokuwiki/"). To
D_links.css2 - All url(images/[...]) rules where changed.
/template/wikiweko/static/3rd/dokuwiki/
D00_starter-tmpl-notes.txt8 All url(images/[...]) rules were changed (-> "static/3rd/dokuwiki/"). To
D_links.css2 - All url(images/[...]) rules where changed.
/template/wallpaper/
DREADME.md41 …y). The text color of inactive buttons __color_disabled__ should only be changed if your reconfigu…
82 The background image can be changed if you drop a JPG-image named `bg.jpg` into the `images` direct…
86 The background for namespaces and/or individual pages may be changed by uploading JPG images. Pictu…
/template/white-resume/
Dtemplate.info.txt6 …e to Kwangoung's template: The main icon that opens the side window was changed to the "hamburger…
/template/battlehorse/js/
Dcontrols.js49 this.changed = false;
156 this.changed = true;
165 this.changed = false;
265 if(!this.changed && this.hasFocus) {
300 this.changed = false;
/template/a_new_day/js/
Dcontrols.js49 this.changed = false;
156 this.changed = true;
165 this.changed = false;
265 if(!this.changed && this.hasFocus) {
300 this.changed = false;
/template/peanutbutter/css/
Dstructure.css40 padding-top: 0em; /* changed from 1.1em by Lenny 10/01/22 */
/template/adoradark/
DREADME.md4 …tory-behind-dokuwikis-new-template/). I really love the new design, so I changed the colors to my …
/template/comicslate/css/
Dsearch.less58 div.changed {
/template/dynamic_template/instructions/
Dreadme.txt35 All this can be changed easily, but i will leave that up to you to contact me on the dokuwiki forum…
/template/20cones/
DREADME.md18 - Option to hide the DokuWiki title (hidden by default). It can be changed from configuration page
/template/scanlines/htc/PIE-1.0beta5/
DPIE_uncompressed.js1333 changed: cacheWhenLocked( function() { property
1335 changed = currentCss !== this._lastCss;
1337 return changed;
2527 return this.styleInfos.visibilityInfo.changed();
2634 return si.backgroundInfo.changed() || si.borderRadiusInfo.changed();
2919 return si.borderInfo.changed() || si.borderRadiusInfo.changed();
3173 return this.styleInfos.borderImageInfo.changed();
3334 return si.boxShadowInfo.changed() || si.borderRadiusInfo.changed();
3471 return this.targetElement.src !== this._lastSrc || si.borderRadiusInfo.changed();
3582 return si.backgroundInfo.changed();
[all …]
/template/notes/css/
D_search.less60 div.changed {

123456789