@stencila/style-stencila
Version:
Custom designed theme for Stencila components
3 lines (2 loc) • 1.79 kB
CSS
*,:after,:before{border:0 solid;box-sizing:border-box}html{font-size:16px}.hidden{display:none}code,code[class*=language-],output{font-family:monospace;font-family:var(--font-family-mono,monospace);font-size:75%}pre{border:1px solid #cfd2e1;border-color:var(--color-neutral-100,#cfd2e1);border-radius:.25rem;margin:.5rem;overflow:auto;padding:.5rem}:host,stencila-node-list{display:block}:host .hidden+:nth-child(2),:host>:first-child,stencila-node-list .hidden+:nth-child(2),stencila-node-list>:first-child{border-top-width:0;margin-top:0;padding-top:0}:host>:last-child,stencila-node-list>:last-child{margin-bottom:0}:host .hidden,stencila-node-list .hidden{display:none}:host .emptyContentMessage,stencila-node-list .emptyContentMessage{color:#6e7591;color:var(--color-neutral-500,#6e7591);font-family:monospace;font-family:var(--font-family-mono,monospace);font-size:1rem;line-height:1.5rem}:host stencila-code-error,stencila-node-list stencila-code-error{border-width:0}:host stencila-image-object,stencila-node-list stencila-image-object{display:block;height:auto;max-width:100%}:host ::slotted(*),stencila-node-list ::slotted(*){margin:0;overflow:auto;padding:0}:host ::slotted(*):first-child,stencila-node-list ::slotted(*):first-child{margin-top:0}:host ::slotted(*) pre,stencila-node-list ::slotted(*) pre{border-width:0;margin:0;padding:0}:host ::slotted(*)>:not(figcaption),stencila-node-list ::slotted(*)>:not(figcaption){margin-bottom:.75rem;margin-top:.75rem;padding-top:.75rem}:host ::slotted(*)>:not(figcaption):first-child,stencila-node-list ::slotted(*)>:not(figcaption):first-child{margin-top:0;padding-top:0}:host ::slotted(*)>:not(figcaption):last-child,stencila-node-list ::slotted(*)>:not(figcaption):last-child{margin-bottom:0}
/*# sourceMappingURL=nodeList.css.map */