2 lines
6.7 KiB
CSS
2 lines
6.7 KiB
CSS
html[data-theme-mode=light]{--zhi-code-tab-bg: #fff;--zhi-code-content-bg: #f8f9fa}html[data-theme-mode=dark]{--zhi-code-tab-bg: #000;--zhi-code-content-bg: #1e1e1e}html[data-theme-mode=green]{--zhi-code-tab-bg: #f5f5d5;--zhi-code-content-bg: rgba(27,31,35,.05)}#preview .protyle-action__language{right:.2rem!important}#preview .protyle-action__language:after{display:none!important}#preview .protyle-action__copy{display:none!important}.code-block{border:.5px solid var(--b3-border-color)!important;border-radius:5px!important;padding-top:32px!important;background:var(--zhi-code-tab-bg)}.b3-typography div.hljs,.protyle-wysiwyg div.hljs{color:var(--b3-theme-on-background);padding:8px;font-family:var(--b3-font-family-code);border-top:.5px solid var(--b3-border-color);border-radius:0 0 5px 5px!important;background:var(--zhi-code-content-bg)}.code-block .protyle-action:after{content:" ";position:absolute;background:#fa625c;box-shadow:23px 0 #fdbc40,45px 0 #35cd4b;border-radius:50%;top:5px!important;left:8px!important;height:12px!important;width:12px!important;z-index:1}.protyle-wysiwyg [data-node-id][custom-jupyter-block-type][custom-jupyter-block-type=code]:after{top:5px;left:8.5em}.protyle-wysiwyg [data-node-id][custom-jupyter-block-type][custom-jupyter-block-type=code]:before{top:9px;left:7.5em}.protyle-linenumber__rows{width:40px;padding:8px 4px 4px;margin-bottom:0;border-top:.5px solid var(--b3-border-color);font-family:var(--b3-font-family-code);border-top-left-radius:0}.protyle-linenumber__rows span:before{color:#808007}.b3-typography .code-block .protyle-action .protyle-action__language,.protyle-wysiwyg .code-block .protyle-action .protyle-action__language{margin-top:0;position:absolute;right:3.5em;border-radius:1px;opacity:1!important;font-family:var(--b3-font-family-code)}.b3-typography .code-block .protyle-action .protyle-action__language:after,.protyle-wysiwyg .code-block .protyle-action .protyle-action__language:after{content:"›";font-family:var(--b3-font-family-code);color:#80808080;opacity:1}code.hljs{border:1px solid var(--b3-border-color1)}.b3-typography .code-block .protyle-action .protyle-icon,.b3-typography .code-block .protyle-action .protyle-action__language,.protyle-wysiwyg .code-block .protyle-action .protyle-icon,.protyle-wysiwyg .code-block .protyle-action .protyle-action__language{opacity:1!important;background-color:transparent!important}.b3-typography .code-block .protyle-action .protyle-icon svg,.b3-typography .code-block .protyle-action .protyle-action__language svg,.protyle-wysiwyg .code-block .protyle-action .protyle-icon svg,.protyle-wysiwyg .code-block .protyle-action .protyle-action__language svg{color:gray}html[data-light-theme=Savor] .b3-typography .code-block .protyle-action .protyle-action__language,html[data-light-theme=Savor] .protyle-wysiwyg .code-block .protyle-action .protyle-action__language{top:.2rem}html[data-light-theme="Rem Craft"][data-dark-theme="Rem Craft"] .b3-typography .code-block,html[data-light-theme="Rem Craft"][data-dark-theme="Rem Craft"] .protyle-wysiwyg .code-block{background:var(--zhi-code-tab-bg)}html[data-light-theme="Rem Craft"][data-dark-theme="Rem Craft"] .b3-typography .code-block .protyle-action .protyle-action__language,html[data-light-theme="Rem Craft"][data-dark-theme="Rem Craft"] .protyle-wysiwyg .code-block .protyle-action .protyle-action__language{right:5rem;top:-.1rem}html[data-light-theme="Rem Craft"][data-dark-theme="Rem Craft"] .protyle-linenumber__rows{margin-top:0;padding-top:8px}html[data-light-theme="Rem Craft"][data-dark-theme="Rem Craft"] .b3-typography .hljs.protyle-linenumber,html[data-light-theme="Rem Craft"][data-dark-theme="Rem Craft"] .protyle-wysiwyg .hljs.protyle-linenumber{margin-left:0}html[data-theme-mode=light][data-light-theme="Dark+"] .code-block{overflow:auto}html[data-theme-mode=light][data-light-theme="Dark+"] .protyle-wysiwyg [data-node-id].code-block>.protyle-action{position:absolute;background-color:var(--custom-popover-function-menu-background-color);-webkit-backdrop-filter:var(--custom-backdrop-popover-filter);backdrop-filter:var(--custom-backdrop-popover-filter);height:32px;margin-left:-5px}html[data-theme-mode=light][data-light-theme="Dark+"] .b3-typography .code-block .protyle-action .protyle-action__language,html[data-theme-mode=light][data-light-theme="Dark+"] .protyle-wysiwyg .code-block .protyle-action .protyle-action__language{right:2.5rem;top:.2rem}html[data-theme-mode=light][data-light-theme="Dark+"] .protyle-wysiwyg .code-block .protyle-action .protyle-action__copy,html[data-theme-mode=light][data-light-theme="Dark+"] .protyle-wysiwyg .code-block .protyle-action .protyle-action__menu{margin-top:.3rem}html[data-theme-mode=light][data-light-theme="Dark+"] .protyle-wysiwyg [data-node-id].code-block{margin:0!important}html[data-theme-mode=light][data-light-theme="Dark+"] .protyle-wysiwyg [data-node-id].code-block>.protyle-linenumber__rows{padding-top:0!important;margin-top:0!important}html[data-theme-mode=dark][data-dark-theme="Dark+"] .code-block{border-radius:0!important}html[data-theme-mode=dark][data-dark-theme="Dark+"] .protyle-wysiwyg [data-node-id].code-block>.protyle-action{position:absolute;background:var(--zhi-code-tab-bg);height:32px;margin-left:-5px}html[data-theme-mode=dark][data-dark-theme="Dark+"] .b3-typography .code-block .protyle-action .protyle-action__language,html[data-theme-mode=dark][data-dark-theme="Dark+"] .protyle-wysiwyg .code-block .protyle-action .protyle-action__language{right:2.5rem;top:.2rem}html[data-theme-mode=dark][data-dark-theme="Dark+"] .protyle-wysiwyg .code-block .protyle-action .protyle-action__copy,html[data-theme-mode=dark][data-dark-theme="Dark+"] .protyle-wysiwyg .code-block .protyle-action .protyle-action__menu{margin-top:.3rem}html[data-theme-mode=dark][data-dark-theme="Dark+"] .protyle-wysiwyg [data-node-id].code-block{margin:0!important}html[data-theme-mode=dark][data-dark-theme="Dark+"] .protyle-wysiwyg [data-node-id].code-block>.protyle-linenumber__rows{padding-top:0!important;margin-top:0!important}html[data-light-theme=HBuilderX-Light],html[data-light-theme=HBuilderX-Light] .code-block{overflow:auto}html[data-light-theme=HBuilderX-Light] .protyle-wysiwyg [data-node-id].code-block>.protyle-action{height:28px}html[data-light-theme=HBuilderX-Light] .b3-typography .code-block .protyle-action .protyle-action__language,html[data-light-theme=HBuilderX-Light] .protyle-wysiwyg .code-block .protyle-action .protyle-action__language{top:.5rem;right:3rem}html[data-light-theme=HBuilderX-Light] .protyle-wysiwyg .code-block .protyle-action .protyle-action__copy,html[data-light-theme=HBuilderX-Light] .protyle-wysiwyg .code-block .protyle-action .protyle-action__menu{margin-top:.2rem}html[data-light-theme=HBuilderX-Light] .protyle-linenumber__rows>span{pointer-events:none;display:block;padding:.75px 8px}
|