Home
last modified time | relevance | path

Searched refs:touch (Results 101 – 125 of 174) sorted by last modified time

1234567

/template/parallax/lib/js/
H A Dtouch-punch.min.js1 …e,false,0,null);e.target.dispatchEvent(r)}e.support.touch="ontouchend"in document;if(!e.support.to…
H A Dtouch-sensitive.js9 if ($.support.touch) {
26 var touch = event.originalEvent.changedTouches[0],
36 touch.screenX, /* screenX */
37 touch.screenY, /* screenY */
38 touch.clientX, /* clientX */
39 touch.clientY, /* clientY */
H A Dtouch-punch.js8 b.support.touch = "ontouchend" in document;
9 if (!b.support.touch) {
H A Dtouch-sensitive.min.js1 jQuery(function(e){if(e.support.touch){var t=e.ui.mouse.prototype,n=t._mouseInit,r;function i(e,t){…
/template/parallax/lib/languages/
H A Dcyberchimps_core.pot568 msgid "Custom Apple touch icon"
H A Dde_DE.po587 msgid "Custom Apple touch icon"
H A Dhr_HR.po587 msgid "Custom Apple touch icon"
588 msgstr "Posebna Apple touch ikona"
H A Dit_IT.po587 msgid "Custom Apple touch icon"
588 msgstr "Icona personalizzata di touch Apple"
H A Dnl_NL.po587 msgid "Custom Apple touch icon"
588 msgstr "Aangepaste Apple touch-pictogram"
H A Dpl_PL.po587 msgid "Custom Apple touch icon"
588 msgstr "Niestandardową ikonę Apple touch"
H A Dpt_BR.po587 msgid "Custom Apple touch icon"
H A Dzh_CN.po587 msgid "Custom Apple touch icon"
H A Dhi_IN.po587 msgid "Custom Apple touch icon"
H A Dru_RU.po587 msgid "Custom Apple touch icon"
588 msgstr "Пользовательский значок touch Apple"
H A Dsl_SI.po587 msgid "Custom Apple touch icon"
H A Duk_UA.po587 msgid "Custom Apple touch icon"
588 msgstr "Настроювану піктограму Apple touch"
/template/parallax/css/
H A Dparallax.css89 …n a single theme allowing you to set up an entire website in minutes. Its touch-friendly and drag-…
/template/mywiki/css/
H A Dbootstrap.css3013 -ms-touch-action: manipulation;
3014 touch-action: manipulation;
4186 -webkit-overflow-scrolling: touch;
5878 -webkit-overflow-scrolling: touch;
/template/klean/bootstrap/css/
H A Dbootstrap.css.map1touch-action: manipulation;\n cursor: pointer;\n background-image: none;\n border: 1px solid tr…
H A Dbootstrap.less3013 -ms-touch-action: manipulation;
3014 touch-action: manipulation;
4186 -webkit-overflow-scrolling: touch;
5878 -webkit-overflow-scrolling: touch;
H A Dbootstrap.min.css5touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-u…
H A Dbootstrap.min.css.map1touch-action: manipulation;\n cursor: pointer;\n background-image: none;\n border: 1px solid tr…
/template/bs4simple/css/
H A Dbasic.less451 -ms-touch-action: manipulation;
452 touch-action: manipulation;
504 // -ms-touch-action: manipulation;
505 // touch-action: manipulation;
/template/argon/assets/css/
H A Ddoku.css2100 -webkit-overflow-scrolling: touch;
2112 -webkit-overflow-scrolling: touch;
2124 -webkit-overflow-scrolling: touch;
2147 -webkit-overflow-scrolling: touch;
7686 touch-action: pan-y;
21652 -ms-touch-action: manipulation;
21653 touch-action: manipulation;
22616 -webkit-touch-callout: none;
22800 -webkit-touch-callout: none;
22803 touch-action: none;
[all …]
H A Dargon-design-system.css2043 -webkit-overflow-scrolling: touch;
2054 -webkit-overflow-scrolling: touch;
2065 -webkit-overflow-scrolling: touch;
2086 -webkit-overflow-scrolling: touch;
6306 touch-action: pan-y;
19740 -ms-touch-action: manipulation;
19741 touch-action: manipulation;
20682 -webkit-touch-callout: none;
20832 -webkit-touch-callout: none;
20835 touch-action: none;
[all …]

1234567