Home
last modified time | relevance | path

Searched refs:mode (Results 51 – 75 of 189) sorted by relevance

12345678

/template/templar/less/
H A Dreset.less87 -ms-interpolation-mode: bicubic;
/template/ad-hominem/css/
H A D_diff.css144 /* dark mode overrides */
H A Ddesign.less368 /* dark mode overrides */
H A D_edit.css369 /* dark mode overrides */
H A D_media_fullscreen.css538 /* dark mode overrides */
/template/mikio/
H A DREADME.md230 Mikio now supports dark mode! When the user prefers a dark theme, or has selected dark mode, the html tag will set the theme dataset to `theme-dark`, else it will be `theme-light`.
279 - Updated the typescript library to support jQuery compatibility mode [#57](https://github.com/nomadjimbob/mikio/issues/57). Thanks schplurtz.
323 - Added automatic Light/Dark mode option (disabled by default).
357 - Added Dark-mode support [#43](https://github.com/nomadjimbob/mikio/issues/43). Thanks chrbinder
/template/breeze/bower_components/gumby/sass/
H A D_grid.scss209 -ms-interpolation-mode: bicubic;
/template/sprintdoc/css/
H A Dbase_vars.less65 /* edit mode */
H A Dbase.less66 /* edit mode */
/template/twentyfifteen/css/
H A Dbasic.less55 -ms-interpolation-mode: bicubic;
/template/a_new_day/js/
H A Dprototype.js2384 overlap: function(mode, element) { argument
2385 if (!mode) return 0;
2386 if (mode == 'vertical')
2389 if (mode == 'horizontal')
H A Deffects.js382 mode: 'relative'
394 if(this.options.mode == 'absolute') {
/template/battlehorse/js/
H A Dprototype.js2384 overlap: function(mode, element) { argument
2385 if (!mode) return 0;
2386 if (mode == 'vertical')
2389 if (mode == 'horizontal')
H A Deffects.js382 mode: 'relative'
394 if(this.options.mode == 'absolute') {
/template/starterpjax/
H A Dmain.php.withTime40 … mode_<action> are added to make it possible to e.g. style a page differently if it's in edit mode,
/template/mnml-blog/user/
H A Dboxes.php.dist50 $_mnmlblog_boxes["syndication"]["xhtml"] = '<a href="'.DOKU_URL.'feed.php?mode=blogtng&amp;blog=def…
/template/ospyramid/css/
H A Dstyle.css134 .ie7 img { -ms-interpolation-mode: bicubic; }
/template/simple/
H A Dcsshover3.htc53 // don't run in IE8 standards; expressions don't work in standards mode anyway,
/template/neolaoresources2/images/
H A Dheader_portfolio.xcf24 (box-mode dynamic)
H A Dheader_resources.xcf25 (box-mode dynamic)
/template/a_new_day/
H A Dcsshover3.htc53 // don't run in IE8 standards; expressions don't work in standards mode anyway,
/template/vector/static/3rd/vector/
H A Dcsshover.htc53 // don't run in IE8 standards; expressions don't work in standards mode anyway,
/template/bootstrap3/
H A DRELEASE.md57 * #492: Fix "set_time_limit" warning with safe mode:ON (@DrakMrak)
406 * Changed textarea ``font-family`` in edit mode
469 * Fixed a regression for TOC position in affix mode (thank to @polyzen)
485 * Improved the DokuWiki ``:footer`` hook and added ``.container-fluid`` class when the template is in "fluid" mode. Now the ":footer" have the same style of navbar
H A Dscript.js31 return ((JSINFO.bootstrap3.mode === id) ? true : false);
/template/twigstarter/vendor/twig/twig/
H A DCHANGELOG130 * display partial output (PHP buffer) when an error occurs in debug mode

12345678