Home
last modified time | relevance | path

Searched refs:ellipsis (Results 1 – 25 of 208) sorted by relevance

123456789

/plugin/imageflow/
Dstyle.css149 div.imageflow_caption p.ellipsis {
150 text-overflow: ellipsis;
151 -o-text-overflow: ellipsis;
152 -icab-text-overflow: ellipsis;
153 -khtml-text-overflow: ellipsis;
154 -moz-text-overflow: ellipsis;
155 -webkit-text-overflow: ellipsis;
/plugin/tumblr/
Dstyle.less7 text-overflow: ellipsis;
45 text-overflow: ellipsis;
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
Ddialog.css9 text-overflow: ellipsis;
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
Ddialog.css9 text-overflow: ellipsis;
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHelpers.php632 $ellipsis = $m[3];
634 if ($ellipsis && strlen($context->get($keyname)) > $limit) {
635 $value .= $ellipsis;
/plugin/asciidocjs/node_modules/acorn/src/loose/
Dtokenize.js34 this.toks.type = tt.ellipsis
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/loose/
Dtokenize.js34 this.toks.type = tt.ellipsis
/plugin/multiorphan/
Dstyle.less45 text-overflow: ellipsis;
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Dtokentype.js75 ellipsis: new TokenType("...", beforeExpr), property
Dlval.js139 } else if (this.type === tt.ellipsis) {
/plugin/asciidocjs/node_modules/acorn/src/
Dtokentype.js75 ellipsis: new TokenType("...", beforeExpr), property
Dlval.js142 } else if (this.type === tt.ellipsis) {
/plugin/datatables/assets/datatables.net-buttons/css/
Dcommon.scss21 text-overflow: ellipsis;
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
Dmain.css114 -o-text-overflow: ellipsis;
115 text-overflow: ellipsis;
469 text-overflow:ellipsis;
/plugin/wysiwyg/fckeditor/editor/skins/silver/
Dfck_editor.css359 text-overflow: ellipsis;
408 text-overflow: ellipsis;
/plugin/wysiwyg/fckeditor/editor/skins/default/
Dfck_editor.css352 text-overflow: ellipsis;
399 text-overflow: ellipsis;
/plugin/fckg/fckeditor/editor/skins/silver/
Dfck_editor.css359 text-overflow: ellipsis;
408 text-overflow: ellipsis;
/plugin/grensladawritezor/fckeditor/editor/skins/default/
Dfck_editor.css352 text-overflow: ellipsis;
399 text-overflow: ellipsis;
/plugin/grensladawritezor/fckeditor/editor/skins/silver/
Dfck_editor.css359 text-overflow: ellipsis;
408 text-overflow: ellipsis;
/plugin/fckg/fckeditor/editor/skins/default/
Dfck_editor.css352 text-overflow: ellipsis;
399 text-overflow: ellipsis;
/plugin/wysiwyg/fckeditor/editor/skins/office2003/
Dfck_editor.css360 text-overflow: ellipsis;
411 text-overflow: ellipsis;
/plugin/grensladawritezor/fckeditor/editor/skins/office2003/
Dfck_editor.css360 text-overflow: ellipsis;
411 text-overflow: ellipsis;
/plugin/twistienav4bootstrap3/
Dstyle.less96 text-overflow: ellipsis;
/plugin/twistienav/
Dstyle.less96 text-overflow: ellipsis;
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
Dbpmn-js.css91 text-overflow: ellipsis;

123456789