Searched refs:dashed (Results 1 – 25 of 238) sorted by relevance
12345678910
| /plugin/maintenancemessage/ |
| D | style.css | 2 border: 2px dashed red; 11 border: 2px dashed red;
|
| /plugin/definitionlist/ |
| D | style.less | 5 border-bottom: 1px dashed #e0e0e0; 18 border-top: 1px dashed #e0e0e0;
|
| /plugin/combo/resources/theme/default/pages/templates/ |
| H A D | app-edit.css | 15 border-bottom-style: dashed; 21 border-left-style: dashed; 24 border-right-style: dashed; 27 border-top-style: dashed;
|
| /plugin/tocsidebar/ |
| D | style.css | 32 border: 1px dashed #337AB7; 51 border: 1px dashed #337AB7; 56 border: 1px dashed #337AB7;
|
| /plugin/extlist/css/ |
| D | definitionlist.less | 15 border-bottom: 1px dashed #e0e0e0; 28 border-top: 1px dashed #e0e0e0;
|
| /plugin/xssnipper/ |
| D | style.css | 6 border: 1px dashed #a0a0a0; 36 border: 1px dashed #a0a0a0;
|
| /plugin/snippets/ |
| D | style.css | 17 border: 1px dashed __border__; 108 border: 1px dashed __border__; 114 border: 1px dashed __border__;
|
| /plugin/qna/style/ |
| D | memes.less | 24 border: 1px dashed @ini_border; 52 border-top: 1px dashed @ini_border;
|
| D | default.less | 24 border-top: 1px dashed @ini_border;
|
| /plugin/diagramsnet/lib/shapes/pid2/ |
| D | mxPidMisc.js | 235 var dashed = mxUtils.getValue(this.style, mxConstants.STYLE_DASHED, '0'); 248 if (dashed === '0') 327 var dashed = mxUtils.getValue(this.style, mxConstants.STYLE_DASHED, '0'); 339 if (dashed === '0') 378 var dashed = mxUtils.getValue(this.style, mxConstants.STYLE_DASHED, 0); 392 if (dashed === 0)
|
| /plugin/xref/ |
| D | style.less | 6 border-bottom: dashed 1px __missing__ !important;
|
| /plugin/s5/ui/dokuwiki/ |
| D | pretty.css | 24 …n: 0.25em 0 0.5em 0.5em; color: #000; font-size: 80%;background:#dee7ec;border:1px dashed #8cacbb;} 66 /*letter-spacing:0.25em; border-bottom:2px dashed #f90;border-right:2px dashed #f90;*/}
|
| /plugin/spoiler/ |
| D | style.css | 22 border: 1px dashed black;
|
| /plugin/spoiler2/ |
| D | style_orig.css | 22 border: 1px dashed black;
|
| /plugin/google_adsense2/ |
| D | style.css | 17 border-style: dashed;
|
| /plugin/source/ |
| D | style.css | 42 border: 1px dashed #9c9;
|
| /plugin/src/ |
| D | style.css | 43 border: 1px dashed #9c9;
|
| /plugin/diagram/ |
| D | print.css | 64 border-right: 1px dashed black; 75 border-bottom: 1px dashed black;
|
| D | style.css | 64 border-right: 1px dashed black; 75 border-bottom: 1px dashed black;
|
| /plugin/sequencediagram/bower_components/snap.svg/doc/css/ |
| D | prism.css | 135 border-bottom:1px dashed hsl(0, 0%, 33%); /* #545454 */ 136 border-top:1px dashed hsl(0, 0%, 33%); /* #545454 */
|
| /plugin/diagramsnet/lib/shapes/bpmn/ |
| D | mxBpmnShape2.js | 375 var dashed = c.state.dashed; 379 c.setDashed(dashed); 416 var dashed = c.state.dashed; 429 c.setDashed(dashed); 1066 var dashed = c.state.dashed; 1070 c.setDashed(dashed); 1098 var dashed = c.state.dashed; 1108 c.setDashed(dashed); 1584 var dashed = mxUtils.getValue(this.style, 'dashed', false); 1603 overrideStyles.dashed = true; [all …]
|
| /plugin/html2pdf/snorriheim/ |
| D | print.css | 147 border: 1px dashed #000000; 156 border: 1px dashed #000000;
|
| /plugin/pagecss/vendor/csstidy-2.2.1/Docs/media/ |
| H A D | style.css | 186 .example { border: 1px dashed #999999; background-color: #EEEEEE; padding: .5em; } 187 .listing { border: 1px dashed #999999; background-color: #EEEEEE; padding: .5em; white-space: nowra…
|
| /plugin/pagecss/vendor/csstidy-2.2.1/ |
| H A D | cssparse.css | 61 border:dashed 1px
|
| /plugin/quiz/ |
| D | style.css | 24 /* border-top: 1px dashed __border__; */
|
12345678910