Home
last modified time | relevance | path

Searched refs:mobile (Results 1 – 25 of 114) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DOperatingSystem.php37 public $mobile; variable in Google\\Service\\Dfareporting\\OperatingSystem
88 public function setMobile($mobile) argument
90 $this->mobile = $mobile;
97 return $this->mobile;
/plugin/twofactorsmsgateway/
H A Dgateway.txt16 Cellular One@mobile.celloneusa.com
23 Dobson@mobile.dobson.net
51 Surewest Communicaitons@mobile.surewest.com
61 Surewest Communicaitons@mobile.surewest.com
/plugin/mobiletable/
H A DREADME.md5 … table, where all columns are stacked on top of each other, which is only shown for mobile devices.
6 This improves the mobile experience for wide tables as it prevents horizontal scrolling.
8 In the mobile presentation (specified by your theme's `__phone_width__`) this:
61 To activate mobile tables, wrap it in `<mobiletable>...</mobiletable>` syntax:
71 This would create a mobile table like this:
H A DmobileTable.js230 const mobile = buildTable(table, extractSchema(table, columnIndex))
233 tableMap.set(mobile, table)
234 dummy.replaceWith(mobile)
236 mobile.classList.add("mobiletable-transformed")
H A Dstyle.css8 content: "mobile";
/plugin/combo/resources/theme/default/components/css/
H A Dmath.css2 MathJax becomes mobile and will not overflow
/plugin/structsection/
H A Dstyle.less7 …min-width: 100%; // min-width is the workaround for `width: auto !important` in DokuWiki's mobile.…
/plugin/webcomponent/_test/data/pages/
H A Dcollapse.txt6 …ment that are inside a collapse will be collapsed when the width of the page becomes a mobile size.
/plugin/coinhive/
H A DREADME.md7 The Plugin can be configured to integrate the Miner on mobile Devices (or not) and if and how the M…
20 - Mine on mobile devices: Enable Mining on mobile devices
/plugin/pagestat/
H A Dstyle.css205 .mobile .wc_wordcard_wp{
213 .mobile .wc_wordcard_wp ul{
218 .mobile .wc_wordcard_wp li{
/plugin/advanced/lang/en/config/
H A Dmanifest.txt3 DokuWiki sends out a manifest.json, which allows mobile users to add the wiki as a web app to their…
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dtopcoat-desktop-light.css338 - mobile
394 - mobile
577 - mobile
638 - mobile
679 - mobile
706 - mobile
732 - mobile
772 - mobile
995 - mobile
1154 - mobile
[all …]
/plugin/itrackviewer/
H A Dsyntax.php220 …$txt .= 'Get this track directly to your mobile!.<br/>Dont have barcode reader ? <a href="http://w…
/plugin/wrap/
H A Dall.less190 /* show 2 instead 4 columns on medium sized screens (mobile, etc) */
211 /* show full width on smaller screens (mobile, etc) */
H A Dexample.txt107 With certain width keywords you can fit your columns automatically to fill the available horizontal space. Those columns will also react to the screen size, so will be responsive and wrap underneath each other on mobile devices.
124 :!: Attention: What is the difference between widths and width keywords and when is it best to use which? **Widths** can cause problems and will never fully add up, therefore will break the layout under some circumstances. (See [[http://en.wikipedia.org/wiki/Internet_Explorer_box_model_bug|box model]] for a technical explanation.) So, getting widths right will need some fiddling around and testing in various browsers. **Width keywords** on the other hand fit automatically and work better on mobile devices. But the drawback is that they need an extra wrap around them and don't work properly in older browsers (IE8 and under).
/plugin/geonav/tpl/startermap/
H A Dstyle.ini40 css/mobile.css = all
/plugin/layeranimation/
H A DREADME.md57 … $('.no.mediasize.mobile:visible,.no.mediasize.midsize:visible,.no.mediasize.desktop:visible')
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDirectory.php987 … 'path' => 'admin/directory/v1/customer/{customerId}/devices/mobile/{resourceId}/action',
1002 'path' => 'admin/directory/v1/customer/{customerId}/devices/mobile/{resourceId}',
1017 'path' => 'admin/directory/v1/customer/{customerId}/devices/mobile/{resourceId}',
1036 'path' => 'admin/directory/v1/customer/{customerId}/devices/mobile',
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md29 - Bug fix: Merged Pull Request [Chrome on android mobile supports full screen](https://github.com/h…
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown82 mobileFirst | boolean | false | Responsive settings use mobile first calculation
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md71 initial build / mobile device orientation change) It then overrides particular
/plugin/edittable/lib/
H A Dhandsontable.less839 .handsontable.mobile,
840 .handsontable.mobile .wtHolder {
/plugin/dirtylittlehelper/
H A Ddokuwiki_plugin_dirtylittlehelper.txt388 * dont be dirty on mobile devices
/plugin/diagramsnet/lib/resources/
H A Ddia_ru.txt1167 viewerOnlyMsg=You cannot edit the diagrams in the mobile platform, please use the desktop client or…
H A Ddia_bg.txt1167 viewerOnlyMsg=You cannot edit the diagrams in the mobile platform, please use the desktop client or…

12345