casper-modified-ghost-theme/assets/built/isso.css.map

1 line
3.1 KiB
Plaintext

{"version":3,"sources":["isso.css"],"names":[],"mappings":"AAAA,mEACI,qBACJ,CAEA,+DACI,aAAe,CACf,cAAe,CACf,iBAAkB,CAClB,qBAAsB,CACtB,iBAAkB,CAClB,+BAAoC,CACpC,mCAAwC,CACxC,kBAAoB,CACpB,UACJ,CAEA,wBACI,UACJ,CAEA,uBACI,UACJ,CAEA,4DACI,eAAiB,CACjB,UACJ,CAEA,6DACI,4BAA+B,CAC/B,iBAAkB,CAClB,qBAAsB,CACtB,qBAAsB,CACtB,cAAe,CACf,SAAU,CACV,iBAAkB,CAClB,mCAAwC,CACxC,UACJ,CAEA,gBACI,+BAAiC,CACjC,eACJ,CAEA,iBACI,iBACJ,CAEA,4SAQI,+BACJ,CAEA,+DAEI,oBAAqB,CACrB,eACJ,CAEA,uCACI,8BACJ,CAEA,0CACI,sBACJ,CAEA,mCACI,QACI,oBACJ,CAEA,eACI,uBACJ,CAEA,4TASI,gCACJ,CAEA,oGAGI,yBACJ,CACJ","file":"isso.css","sourcesContent":[".isso-postbox > .form-wrapper > .auth-section .post-action > input:hover {\n background-color: #ddd;\n}\n\n.isso-postbox > .form-wrapper > .auth-section .input-wrapper input {\n padding: 0.5rem;\n max-width: 100%;\n border-radius: 3px;\n background-color: #fff;\n line-height: 1.4em;\n border: 1px solid rgba(0, 0, 0, 0.2);\n box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);\n margin-right: 0.5rem;\n color: #222;\n}\n\n.isso-postbox .textarea {\n color: #222;\n}\n\n.isso-postbox .preview {\n color: #000;\n}\n\n.isso-comment > div.text-wrapper > .isso-comment-header .author {\n font-weight: bold;\n color: #222;\n}\n\n.isso-postbox > .form-wrapper > .auth-section .post-action > input {\n padding: 0.5rem 1rem !important;\n border-radius: 2px;\n border: 1px solid #ccc;\n background-color: #ddd;\n cursor: pointer;\n outline: 0;\n line-height: 1.4em;\n box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);\n color: #222;\n}\n\n#isso-thread > h4 {\n color: var(--midgrey2) !important;\n font-weight: bold;\n}\n\n#isso-thread img {\n border-radius: 50%;\n}\n\n#isso-root .spacer,\n.isso-comment-header *,\n.isso-comment-footer *,\n.isso-comment .isso-comment-header .spacer,\n.isso-comment .isso-comment-header a.permalink,\n.isso-comment .isso-comment-header .note,\n.isso-comment .isso-comment-header a.parent,\n.isso-comment > div.text-wrapper > .isso-comment-header .spacer {\n color: var(--midgrey2) !important;\n}\n\n.isso-comment.isso-no-votes .votes,\n.isso-comment-footer .votes {\n display: inline-block;\n font-weight: bold;\n}\n\n.isso-comment.isso-no-votes span.votes {\n display: inline-block !important;\n}\n\n.isso-postbox .input-wrapper:nth-child(3) {\n display: none !important;\n}\n\n@media (prefers-color-scheme: dark) {\n *:target {\n color: #000 !important;\n }\n\n a:target:hover {\n color: #15171a !important;\n }\n\n #isso-root .spacer,\n .isso-comment .isso-comment-header .spacer,\n .isso-comment .isso-comment-header a.permalink,\n .isso-comment .isso-comment-header .note,\n .isso-comment .isso-comment-header a.parent,\n .isso-comment > div.text-wrapper > .isso-comment-header .spacer,\n .isso-comment-header *,\n .isso-comment-footer *,\n #isso-thread > h4 {\n color: var(--whitegrey) !important;\n }\n\n .isso-feedlink:hover,\n .isso-comment > div.text-wrapper > .isso-comment-footer a:hover,\n #isso-root a:hover {\n text-decoration: underline;\n }\n}\n"]}