芝麻web文件管理V1.00
编辑当前文件:/home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/code.tar
block.json 0000644 00000002476 15123124206 0006536 0 ustar 00 { "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/code", "title": "Code", "category": "text", "description": "Display code snippets that respect your spacing and tabs.", "textdomain": "default", "attributes": { "content": { "type": "string", "source": "html", "selector": "code", "__unstablePreserveWhiteSpace": true } }, "supports": { "align": [ "wide" ], "anchor": true, "typography": { "fontSize": true, "lineHeight": true, "__experimentalFontFamily": true, "__experimentalFontWeight": true, "__experimentalFontStyle": true, "__experimentalTextTransform": true, "__experimentalTextDecoration": true, "__experimentalLetterSpacing": true, "__experimentalDefaultControls": { "fontSize": true } }, "spacing": { "margin": [ "top", "bottom" ], "padding": true, "__experimentalDefaultControls": { "margin": false, "padding": false } }, "__experimentalBorder": { "radius": true, "color": true, "width": true, "style": true, "__experimentalDefaultControls": { "width": true, "color": true } }, "color": { "text": true, "background": true, "gradients": true, "__experimentalDefaultControls": { "background": true, "text": true } } }, "style": "wp-block-code" } editor.min.css 0000644 00000000044 15123124206 0007320 0 ustar 00 .wp-block-code code{background:none} style-rtl.min.css 0000644 00000000211 15123124206 0007765 0 ustar 00 .wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap} theme.css 0000644 00000000202 15123124206 0006346 0 ustar 00 .wp-block-code{ border:1px solid #ccc; border-radius:4px; font-family:Menlo,Consolas,monaco,monospace; padding:.8em 1em; } theme-rtl.min.css 0000644 00000000164 15123124206 0007736 0 ustar 00 .wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em} editor.css 0000644 00000000051 15123124206 0006534 0 ustar 00 .wp-block-code code{ background:none; } theme.min.css 0000644 00000000164 15123124206 0007137 0 ustar 00 .wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em} style.min.css 0000644 00000000211 15123124206 0007166 0 ustar 00 .wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap} theme-rtl.css 0000644 00000000202 15123124206 0007145 0 ustar 00 .wp-block-code{ border:1px solid #ccc; border-radius:4px; font-family:Menlo,Consolas,monaco,monospace; padding:.8em 1em; } editor-rtl.css 0000644 00000000051 15123124206 0007333 0 ustar 00 .wp-block-code code{ background:none; } editor-rtl.min.css 0000644 00000000044 15123124206 0010117 0 ustar 00 .wp-block-code code{background:none} style-rtl.css 0000644 00000000235 15123124206 0007211 0 ustar 00 .wp-block-code{ box-sizing:border-box; } .wp-block-code code{ display:block; font-family:inherit; overflow-wrap:break-word; white-space:pre-wrap; } style.css 0000644 00000000235 15123124206 0006412 0 ustar 00 .wp-block-code{ box-sizing:border-box; } .wp-block-code code{ display:block; font-family:inherit; overflow-wrap:break-word; white-space:pre-wrap; }