Home
last modified time | relevance | path

Searched refs:tooltip (Results 276 – 300 of 343) sorted by last modified time

1...<<11121314

/plugin/pdfjs/pdfjs/web/locale/lij/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
151 # Thumbnails panel item (tooltip and alt text for images)
229 # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
/plugin/pdfjs/pdfjs/web/locale/ltg/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
151 # Thumbnails panel item (tooltip and alt text for images)
207 # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
/plugin/pdfjs/pdfjs/web/locale/my/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
121 # Thumbnails panel item (tooltip and alt text for images)
185 # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
/plugin/codebuttonmod2/
H A Dall.css25 * A minimal CSS-only tooltip copied from:
30 * <p class="o-tooltip--left" data-tooltip="Hey">Short</p>
33 .o-tooltip--left {
37 .o-tooltip--left:after {
41 content: attr(data-tooltip);
55 .o-tooltip--left:hover:after {
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_fullscreen.js.map1 …iewport\n\t\t// we do it to correct display common elements: lightboxes, tooltip etc.\n\t\tconst e…
H A Ddhtmlxgantt_tooltip.js.map1tooltip/tooltip.ts","webpack://[name]/./sources/ext/tooltip/tooltipManager.ts","webpack://[name]/.…
H A Ddhtmlxgantt_tooltip.js13tooltip=new a.Tooltip,this._listeners={},this._domEvents=n(),this._initDelayedFunctions()}return t…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_tooltip.js252 tooltip.bottom = tooltip.top + tooltip.height;
253 tooltip.right = tooltip.left + tooltip.width;
258 tooltip.bottom = tooltip.top + tooltip.height;
262 tooltip.top = tooltip.bottom - tooltip.height;
266 tooltip.right = viewport.left + tooltip.width;
270 tooltip.left = tooltip.right - tooltip.width;
272 if (mouse.x >= tooltip.left && mouse.x <= tooltip.right) {
273 tooltip.left = mouse.x - tooltip.width - offsetX;
274 tooltip.right = tooltip.left + tooltip.width;
277 tooltip.top = mouse.y - tooltip.height - offsetY;
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1tooltip\");\n\t\t},\n\n\t\ttooltipVisibleAttr: function(div){\n\t\t\tdiv.setAttribute(\"aria-hidde…
/plugin/structcombolookup/
H A Dscript.js46 .tooltip({
71 .tooltip()
137 .tooltip( "open" );
140 this.input.tooltip( "close" ).attr( "title", "" );
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1tooltip::before{content:"\F523"}.mdi-tooltip-account::before{content:"\F00C"}.mdi-tooltip-edit::be…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug.css711 * of the tooltip.
/plugin/explain/
H A Dplugin.info.txt5 desc Explain predefined terms with a tooltip and optional link (previous author Marc Wäckerlin)
H A Dstyle.css12 div.dokuwiki a.explain span.tooltip {
29 div.dokuwiki a.explain:hover span.tooltip {
H A Dprint.css1 .tooltip {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dnv.d3.min.js2tooltip=a.tooltip||{},a.utils=a.utils||{},a.models=a.models||{},a.charts={},a.logs={},a.dom={},a.d… function
3tooltip(),q="No Data Available.",r=d3.dispatch("tooltipShow","tooltipHide","beforeUpdate","renderE…
4tooltip(),i={top:15,right:10,bottom:50,left:60},j=null,k=null,l=a.utils.getColor(),m=!0,n=!0,o=!1,…
5tooltip.position({left:c.mouseX+k.left,top:c.mouseY+k.top}).chartContainer(y.parentNode).valueForm…
6tooltip(),k={top:30,right:20,bottom:50,left:60},l=null,m=null,n=a.utils.defaultColor(),o=!0,p={},q…
7tooltip(),f={top:30,right:20,bottom:20,left:20},g=null,h=null,i=!0,j="top",k=a.utils.defaultColor(…
8tooltip.valueFormatter();"expand"===e.style()||"stack_percent"===e.style()?(E||(E=q),q=d3.format("…
H A Dbootstrap.min.js6tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.t…
/plugin/findologicxmlexport/resources/
H A Dscript.js4 jQuery('img.info_hover').tooltip();
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,…
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc36 // Toolbar button tooltip.
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc112 …label: "<html><span title='"+editor.lang.geshi.tooltip+"' style = 'color:blue;text-decoration:un…
H A Dgeshi.js1 …){}},{type:"text",id:"language",label:"<html><span title='"+k.lang.geshi.tooltip+"' style = 'color…
/plugin/ckgdoku/ckeditor/plugins/signature/
H A Dplugin.js.unc49 // Toolbar button tooltip.
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md605 …cket/12601): Fixed: [Strikethrough](http://ckeditor.com/addon/basicstyles) button tooltip spelling.
951 * [#10886](http://dev.ckeditor.com/ticket/10886): Widgets: Added tooltip to the drag handle.
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc33 // Toolbar button tooltip.

1...<<11121314