Home
last modified time | relevance | path

Searched refs:changed (Results 26 – 50 of 174) sorted by relevance

1234567

/template/bootstrap3/css/core/
H A D_search.less60 div.changed {
/template/ad-hominem/css/
H A D_search.less60 div.changed {
/template/darkblue/css/
H A D_search.less62 div.changed {
/template/mindthedark/css/
H A D_search.less60 div.changed {
/template/monobook/static/3rd/dokuwiki/
H A D_toc.css2 - All url(images/[...]) rules where changed.
H A D_media_fullscreen.css2 - All url(images/[...]) rules where changed.
/template/vector/static/3rd/dokuwiki/
H A D_toc.css2 - All url(images/[...]) rules where changed.
H A D_media_fullscreen.css2 - All url(images/[...]) rules where changed.
/template/material/
H A DREADME.md42 **WARNING**: updating overrides all changed files. That means if you edited the `main.php` or `side…
H A DLICENSE98 stating that You changed the files; and
/template/mindthedark/
H A DREADME.md28 …n manager. If the option `pluginNote` is enabled, the base colors of the notes can also be changed.
/template/flat/assets/js/
H A Dflat.js206 var changed = true
212 if ($input.prop('checked') && this.$element.hasClass('active')) changed = false
215 if (changed) $input.prop('checked', !this.$element.hasClass('active')).trigger('change')
220 if (changed) this.$element.toggleClass('active')
/template/starterbootstrap/js/
H A Dbootstrap.js225 var changed = true
231 if ($input.prop('checked') && this.$element.hasClass('active')) changed = false
234 if (changed) $input.prop('checked', !this.$element.hasClass('active')).trigger('change')
239 if (changed) this.$element.toggleClass('active')
/template/klean/bootstrap/js/
H A Dbootstrap.js226 var changed = true
232 if ($input.prop('checked')) changed = false
236 if (($input.prop('checked')) !== this.$element.hasClass('active')) changed = false
240 if (changed) $input.trigger('change')
/template/kajukkk/bs/
H A Dbootstrap.js169 var changed = true
175 if ($input.prop('checked')) changed = false
179 if (($input.prop('checked')) !== this.$element.hasClass('active')) changed = false
183 if (changed) $input.trigger('change')
/template/mywiki/
H A Dbootstrap.js226 var changed = true
232 if ($input.prop('checked')) changed = false
236 if (($input.prop('checked')) !== this.$element.hasClass('active')) changed = false
240 if (changed) $input.trigger('change')
/template/twigstarter/vendor/twig/twig/
H A DCHANGELOG240 * changed internal code to use the namespaced classes as much as possible
374 * changed _self variable to return the current template name
/template/notes/css/
H A Dcontent.less289 background: @ini_background_site; /* Change: background changed to site background */
/template/starterpjax/
H A DREADME.md13 … with ajax calls, thereby only loading the part of the content which has changed between pages - b…
/template/peanutbutter/css/
H A Dbasic.css346 padding: 0 .2em; /* changed fronm "0 1.25em;" by Lenny 10/14/22 */
H A Dbasic.css.dist348 padding: 0 .2em; /* changed fronm "0 1.25em;" by Lenny 10/14/22 */
/template/basical/css/
H A Dbasical.css162 /* pshop can be changed to 4h or 5h to look worse */
/template/khum1/
H A DCHANGELOG.md.backup41 - Close #12: Default logo changed to "Dokuwiki", in svg as well.
H A DCHANGELOG.md62 - Close #12: Default logo changed to "Dokuwiki", in svg as well.
/template/templar/less/
H A Dforms.less157 …height: @inputHeight; /* In IE7, the height of the select element cannot be changed by height, onl…

1234567