Home
last modified time | relevance | path

Searched refs:ms (Results 101 – 125 of 326) sorted by relevance

12345678910>>...14

/plugin/revealjs/css/theme/
H A Dnight.css262 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
263 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
264 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
H A Dserif.css264 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
265 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
266 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
H A Dsolarized.css268 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
269 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
270 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
H A Dwhite.css264 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
265 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
266 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
H A Dsimple.css267 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
268 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
269 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
H A Dblood.css267 -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
268 -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
269 transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMonitoringNamespace.asciidoc35 $params['interval'] = (string) Collection interval (e.g., '10s' or '10000ms') of the payload
/plugin/dokuprism/prism/
H A Dprism.css3 code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}
4 div.code-toolbar{position:relative}div.code-toolbar>.toolbar{position:absolute;z-index:10;top:.3em;right:.2em;transition:opacity .3s ease-in-out;opacity:0}div.code-toolbar:hover>.toolbar{opacity:1}div.code-toolbar:focus-within>.toolbar{opacity:1}div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}div.code-toolbar>.toolbar>.toolbar-item>button{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}div.code-toolbar>.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar>.toolbar-item>span{color:#bbb;font-size:.8em;padding:0 .5em;background:#f5f2f0;background:rgba(224,224,224,.2);box-shadow:0 2px 0 0 rgba(0,0,0,.2);border-radius:.5em}div.code-toolbar>.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar>.toolbar-item>span:focus,div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}
5 .prism-previewer,.prism-previewer:after,.prism-previewer:before{position:absolute;pointer-events:none}.prism-previewer,.prism-previewer:after{left:50%}.prism-previewer{margin-top:-48px;width:32px;height:32px;margin-left:-16px;z-index:10;opacity:0;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.prism-previewer.flipped{margin-top:0;margin-bottom:-48px}.prism-previewer:after,.prism-previewer:before{content:'';position:absolute;pointer-events:none}.prism-previewer:before{top:-5px;right:-5px;left:-5px;bottom:-5px;border-radius:10px;border:5px solid #fff;box-shadow:0 0 3px rgba(0,0,0,.5) inset,0 0 10px rgba(0,0,0,.75)}.prism-previewer:after{top:100%;width:0;height:0;margin:5px 0 0 -7px;border:7px solid transparent;border-color:rgba(255,0,0,0);border-top-color:#fff}.prism-previewer.flipped:after{top:auto;bottom:100%;margin-top:0;margin-bottom:5px;border-top-color:rgba(255,0,0,0);border-bottom-color:#fff}.prism-previewer.active{opacity:1}.prism-previewer-angle:before{border-radius:50%;background:#fff}.prism-previewer-angle:after{margin-top:4px}.prism-previewer-angle svg{width:32px;height:32px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.prism-previewer-angle[data-negative] svg{-webkit-transform:scaleX(-1) rotate(-90deg);-moz-transform:scaleX(-1) rotate(-90deg);-ms-transform:scaleX(-1) rotate(-90deg);-o-transform:scaleX(-1) rotate(-90deg);transform:scaleX(-1) rotate(-90deg)}.prism-previewer-angle circle{fill:transparent;stroke:#2d3438;stroke-opacity:.9;stroke-width:32;stroke-dasharray:0,500}.prism-previewer-gradient{background-image:linear-gradient(45deg,#bbb 25%,transparent 25%,transparent 75%,#bbb 75%,#bbb),linear-gradient(45deg,#bbb 25%,#eee 25%,#eee 75%,#bbb 75%,#bbb);background-size:10px 10px;background-position:0 0,5px 5px;width:64px;margin-left:-32px}.prism-previewer-gradient:before{content:none}.prism-previewer-gradient div{position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border-radius:10px;border:5px solid #fff;box-shadow:0 0 3px rgba(0,0,0,.5) inset,0 0 10px rgba(0,0,0,.75)}.prism-previewer-color{background-image:linear-gradient(45deg,#bbb 25%,transparent 25%,transparent 75%,#bbb 75%,#bbb),linear-gradient(45deg,#bbb 25%,#eee 25%,#eee 75%,#bbb 75%,#bbb);background-size:10px 10px;background-position:0 0,5px 5px}.prism-previewer-color:before{background-color:inherit;background-clip:padding-box}.prism-previewer-easing{margin-top:-76px;margin-left:-30px;width:60px;height:60px;background:#333}.prism-previewer-easing.flipped{margin-bottom:-116px}.prism-previewer-easing svg{width:60px;height:60px}.prism-previewer-easing circle{fill:#2d3438;stroke:#fff}.prism-previewer-easing path{fill:none;stroke:#fff;stroke-linecap:round;stroke-width:4}.prism-previewer-easing line{stroke:#fff;stroke-opacity:.5;stroke-width:2}@-webkit-keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}@-o-keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}@-moz-keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}@keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}.prism-previewer-time:before{border-radius:50%;background:#fff}.prism-previewer-time:after{margin-top:4px}.prism-previewer-time svg{width:32px;height:32px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.prism-previewer-time circle{fill:transparent;stroke:#2d3438;stroke-opacity:.9;stroke-width:32;stroke-dasharray:0,500;stroke-dashoffset:0;-webkit-animation:prism-previewer-time linear infinite 3s;-moz-animation:prism-previewer-time linear infinite 3s;-o-animation:prism-previewer-time linear infinite 3s;animation:prism-previewer-time linear infinite 3s}
/plugin/ckgdoku/ckeditor/skins/moono/
H A Ddialog_opera.css5ms-linear-gradient(top,#f5f5f5,#cfd1cf);background-image:linear-gradient(top,#f5f5f5,#cfd1cf);filt…
/plugin/ckgedit/ckeditor/skins/moono/
H A Ddialog_opera.css5ms-linear-gradient(top,#f5f5f5,#cfd1cf);background-image:linear-gradient(top,#f5f5f5,#cfd1cf);filt…
/plugin/magnifier/
H A Dstyle.css36 -ms-transform-origin: 18px 248px;
/plugin/firenews/HTMLTemplates/author/
H A Dauthor.css71 -ms-user-select: none;
127 -ms-transform: rotate(45deg);
/plugin/pgn4web/pgn4web/
H A Danalysis.css26 -ms-user-select: none;
31 -ms-text-size-adjust: none;
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.flattr.js23 …,is:true,'in':true,ga:true,it:true,ja:true,ko:true,lv:true,lt:true,mk:true,ms:true,mt:true,no:true… property in langs
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklanguagemanager.js63 ms : 'Malay',
/plugin/ckgdoku/ckeditor/plugins/about/
H A Dplugin.js.unc9 …eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br…
/plugin/openlayersmap/ol7/
H A Dol-layerswitcher.css
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.css116 -ms-user-select: none;
292 -ms-user-select: none;
953 -ms-user-select: text;
1082 ::-ms-clear {
1289 -ms-user-select: none;
1441 transition: all 80ms;
1730 -ms-user-select: none;
2029 -ms-user-select: none;
2153 -ms-user-select: text;
2308 -ms-user-select: text;
[all …]
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css116 -ms-user-select: none;
292 -ms-user-select: none;
953 -ms-user-select: text;
1082 ::-ms-clear {
1289 -ms-user-select: none;
1441 transition: all 80ms;
1730 -ms-user-select: none;
2029 -ms-user-select: none;
2153 -ms-user-select: text;
2308 -ms-user-select: text;
[all …]
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dtopcoat-desktop-light.css132 -ms-user-select: none;
439 -ms-user-select: none;
535 -ms-user-select: none;
824 -ms-user-select: none;
835 -ms-user-select: none;
933 -ms-user-select: none;
945 -ms-user-select: none;
1112 -ms-user-select: none;
1430 -ms-user-select: none;
1498 -ms-user-select: none;
[all …]
/plugin/combo/
H A Dyarn.lock55 ms "2.1.2"
165 ms@2.1.2:
167 resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
/plugin/diagramsnet/lib/
H A Dyarn.lock241 ms "2.0.0"
248 ms "2.1.2"
644 ms@2.0.0:
646 resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
649 ms@2.1.2:
651 resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
/plugin/ol3/
H A Dstyle.css1ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-selectable{-webki…
/plugin/judge/
H A Dstyle.css87 -ms-transform: translateZ(0);
/plugin/wysiwyg/fckeditor/editor/lang/
H A D_translationstatus.txt57 ms.js Found: 352 Missing: 60

12345678910>>...14