Home
last modified time | relevance | path

Searched refs:border (Results 551 – 575 of 1290) sorted by path

1...<<21222324252627282930>>...52

/plugin/dirtylittlehelper/
H A Dstyle.css12 border: 1px solid black;
56 border-bottom: 1px solid #DDD;
67 #dlh_top_helper_b{ display:none; width:600px;border:1px solid red;position: relative; margin-top: -…
96 .dlh_top_menu_dropdown_content_admin a { color: black; padding: 6px 8px; border: 1px solid #CCCCCC…
136 /* preview gets a border etc */
138 border: 1px solid #777777 !important;
200 border-right:2px solid #FF9900;
235 border: 5px solid #E0E0E0;
253 border: 1px solid red;
/plugin/discussion/
H A Dstyle.css21 border: 1px dashed __border__;
56 border-bottom: 0;
77 border-bottom: 1px dotted __border__;
119 border: 1px solid __border__;
133 border: 1px solid __border__;
/plugin/do/
H A Dstyle.less4 -moz-border-radius: 4px;
5 -opera-border-radius: 4px;
6 -webkit-border-radius: 4px;
7 border-radius: 4px;
35 border: 1px solid __border__;
54 border: 0;
106 border: none;
107 border-radius: 0;
109 border-bottom: 1px solid transparent;
124 border
[all...]
/plugin/docnavigation/
H A Dstyle.css6 border-top: 1px solid __border__;
7 border-bottom: 1px solid __border__;
/plugin/doctree2filelist/
H A Dstyle.css6 border: 1px solid red;
11 border: 2px solid #ccc;
/plugin/dokumicrobugtracker/css/
H A Ddemo_page.css53 border: 1px solid #CCCCCC;
62 border-bottom: 1px solid #B0BED9;
H A Ddemo_table.css50 border: 1px solid #ddd;
130 border-bottom: 1px solid black;
138 border-top: 1px solid black;
143 border-bottom: 1px solid #aaa;
246 border: 1px solid #CCCCCC;
279 border: 2px solid #A19B9E;
295 border: 1px solid #aaa;
296 -webkit-border-radius: 5px;
297 -moz-border-radius: 5px;
513 border: 3px solid #3366FF;
[all …]
H A Ddemo_table_jui.css123 border: 1px solid #ddd;
184 border-collapse: collapse;
194 border-bottom: 1px solid #aaa;
303 border: 1px solid #CCCCCC;
330 border-bottom: 2px solid #A19B9E;
331 border-top: 2px solid #A19B9E;
336 border: 2px solid #A19B9E;
346 border: 1px solid #aaa;
347 -webkit-border-radius: 5px;
348 -moz-border-radius: 5px;
/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.js3865 nScrollHead.style.border = "0";
3867 nScrollFoot.style.border = "0";
H A Djquery.dataTables.min.js71 …le.overflow="hidden";f.style.overflow="auto"}c.style.border="0";c.style.width="100%";e.style.borde…
H A Djquery.dataTables.min.js.gz
H A Djquery.js2 …=c.createElement(m?"div":"body"),p={visibility:"hidden",width:0,height:0,border:0,margin:0,backgro… property in p
/plugin/dokumicrobugtracker/
H A Dstyle.css50 border: 1px solid #ddd;
138 border-top: 1px solid black;
246 border: 1px solid #CCCCCC;
279 border: 2px solid #A19B9E;
295 border: 1px solid #aaa;
297 -moz-border-radius: 5px;
513 border: 3px solid #3366FF;
536 border: 1px solid #8080FF;
662 border: 1px solid #ddd;
877 border: 1px solid #aaa;
[all …]
/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
[all...]
/plugin/dokuprism/
H A Dstyle.css2 border: none;
3 border-radius: 2px;
/plugin/dokutranslate/
H A Dstyle.css8 border: 1px solid __border__;
41 border: 1px solid __border__;
/plugin/doodle2/
H A Dstyle.css17 border: 0;
27 border: 0;
/plugin/doodle3/
H A Dstyle.css22 border: 0;
32 border: 0;
/plugin/doodle4/
H A Dstyle.css22 border: 0;
32 border: 0;
/plugin/drawio/
H A Dstyle.css2 border:0;
/plugin/dtable/
H A Dstyle.css8 border: solid 1px #CCC;
39 border-top: solid 1px #CCC;
/plugin/dw2pdf/conf/
H A Dstyle.css18 border: 1px solid #808080;
19 border-collapse: collapse;
22 border: 1px solid #808080;
51 border-left: 3px solid #cccccc;
/plugin/dw2pdf/tpl/default/
H A Dstyle.css3 border-collapse: collapse;
4 border-bottom: 1px solid #000000;
10 border-collapse: collapse;
11 border-top: 1px solid #000000;
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md112 - Moved border constants to separate class
193 - QR codes can be generated without a border using `disableborder="1"` HTML attribute in `<barcode>` tag
318 - Tables - if using packTableData, and borders-collapse, wider border is overwriting content of adjacent cell
321 <table style="border-collapse: collapse;">
322 <tr><td style="border-bottom: 42px solid #0FF; "> Hallo world </td></tr>
323 <tr><td style="border-top: 14px solid #0F0; "> Hallo world </td></tr>
378 - tables - border set as attribute on `<TABLE>` overrides border set as CSS on `<TD>`
379 - tables - if table width set to 100% and one cell/column is empty with no padding/border, sizing incorrectly
406 - border color
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php2150 if (isset($properties['BACKGROUND-ORIGIN']) && ($properties['BACKGROUND-ORIGIN'] == 'border-box' || $properties['BACKGROUND-ORIGIN'] == 'content-box')) {
4524 function WriteCell($w, $h = 0, $txt = '', $border = 0, $ln = 0, $align = '', $fill = 0, $link = '', $currentx = 0)
4561 $this->Cell($w, $h, $txt, $border, $ln, $align, $fill, $link, $currentx, 0, 0, 'M', 0, false, $OTLdata, $textvar);
4734 function Cell($w, $h = 0, $txt = '', $border = 0, $ln = 0, $align = '', $fill = 0, $link = '', $currentx = 0, $lcpaddingL = 0, $lcpaddingR = 0, $valign = 'M', $spanfill = 0, $exactWidth = false, $OTLdata = false, $textvar = 0, $lineBox = false)
4786 // Test: to put border around cell as it is specified: $border='LRTB';
4838 if (isset($lineBox['border-boxtop'])) {
4839 $bord_boxtop = $this->y + $lineBox['border-boxtop'] - $lineBox['border-baseline-shift'];
4840 $bord_boxbottom = $this->y + $lineBox['border
4494 WriteCell($w, $h = 0, $txt = '', $border = 0, $ln = 0, $align = '', $fill = 0, $link = '', $currentx = 0) global() argument
4704 Cell($w, $h = 0, $txt = '', $border = 0, $ln = 0, $align = '', $fill = 0, $link = '', $currentx = 0, $lcpaddingL = 0, $lcpaddingR = 0, $valign = 'M', $spanfill = 0, $exactWidth = false, $OTLdata = false, $textvar = 0, $lineBox = false) global() argument
5807 MultiCell($w, $h, $txt, $border = 0, $align = '', $fill = 0, $link = '', $directionality = 'ltr', $encoded = false, $OTLdata = false, $maxrows = false) global() argument
26036 WriteBarcode($code, $showtext = 1, $x = '', $y = '', $size = 1, $border = 0, $paddingL = 1, $paddingR = 1, $paddingT = 2, $paddingB = 2, $height = 1, $bgcol = false, $col = false, $btype = 'ISBN', $supplement = '0', $supplement_code = '', $k = 1) global() argument
[all...]

1...<<21222324252627282930>>...52