Home
last modified time | relevance | path

Searched refs:browsers (Results 76 – 100 of 121) sorted by path

12345

/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss615 overflow:hidden; /* Important for nested negative margins to work in modern browsers */
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DAutoprefixerFilter.php34 private $browsers = array(); variable in Assetic\\Filter\\AutoprefixerFilter
42 * @param array $browsers
44 public function setBrowsers(array $browsers) argument
46 $this->browsers = $browsers;
54 $this->browsers[] = $browser;
63 if ($this->browsers) {
64 $pb->add('-b')->add(implode(',', $this->browsers));
/plugin/markdownextra/lib/meltdown-tweaks/
H A Dmeltdown-tweaks.css21 /* For CSS3 browsers: allow user to resize the preview: */
/plugin/markdownextra/lib/meltdown/css/
H A Dmeltdown.css116 background: #fff; /* Old browsers */
314 background: #eeeeee; /* Old browsers */
/plugin/mikioplugin/
H A DREADME.md12 You can update the colors used by the elements by editing the `/assets/variables.css` file. From version 2022-10-31 onwards, the theme supports darkmode within browsers.
/plugin/nobadbrowser/
H A Dplugin.info.txt6 desc Warns visitors who are using shitty, dangerous browsers such as IE or Chrome.
/plugin/noiewarning/
H A DChangeLog16 * recommend/: fixed URLs to browsers, in particular Midori
/plugin/nstoc/
H A Dsyntax_plugin_nstoc.css64 line-height: inherit; /* some browsers need this (e.g. Opera) */
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/openlayersmap/
H A Dstyle.less47 /* on some browsers the outline is partly hidden by the .olContainer; this way we work around that.*/
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1browsers.\n// Support: IE.\n(function checkChildNodeRemove() {\n if (!hasDOM) {\n return;\n }…
H A Dpdf.worker.js.map1browsers without transfers support.\n handler.postMessageTransfers = docParams.postMessageTrans…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.css551 with older browsers that lack support for CSS variables. */
2318 /* Rules for browsers that don't support mozPrintCallback. */
2349 /* Rules for browsers that support PDF.js printing */
H A Dviewer.js.map1browsers requires that entering\n * fullscreen mode only occurs as a result of a user-initia…
/plugin/pgn4web/pgn4web/
H A DREADME.txt376 browsers (Arora, Blackberry browser, Chrome, Epiphany, Firefox, Internet
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt785 * Bugfix: Firefox (possibly other browsers) did not like
H A Dphpthumb.faq.txt102 major browsers generally handle alpha-transparent PNGs fine.
H A Dphpthumb.readme.txt645 * Some browsers, notably Internet Explorer (before v7.0),
/plugin/progrecss/
H A Dstyle.css19 * Support : pretty much all browsers since 2005 should
86 * version 2.0 onwards. Other browsers (except IE) may have
/plugin/quickstats/
H A DHOW-TO9 http://browsers.garykeith.com/downloads.asp
10 http://browsers.garykeith.com/stream.asp?PHP_BrowsCapINI
111 browsers/user agents
H A DREADME1 …or all Dokuwiki page requests, including geo-location, IP, page counts, browsers, operating system…
H A Dsyntax.php449 $browsers = $this->misc_data['browser'];
452 $this->sort($browsers);
469 foreach($browsers as $browser=>$val) {
/plugin/revealjs/css/
H A Dreveal.scss1276 // other browsers since it degrades performance
1314 // other browsers since it degrades performance
/plugin/rigrr/lib/svg-pan-zoom/
H A Dsvg-pan-zoom.js137 …support = "onwheel" in document.createElement("div") ? "wheel" : // Modern browsers support "wheel"
/plugin/s5reloaded/ui/thesis/
H A Dwrap.css102 /* (only for modern browsers) */

12345