fictioneer/css/admin.css

2 lines
19 KiB
CSS
Raw Normal View History

2024-06-06 12:20:17 +02:00
body{--fcn-bg-primary: #1d2327;--fcn-bg-secondary: #2c3337;--fcn-fg-color: #fff}body.admin-color-coffee{--fcn-bg-primary: #59524c;--fcn-bg-secondary: #46403b}body.admin-color-light{--fcn-bg-primary: #e5e5e5;--fcn-bg-secondary: #fff;--fcn-fg-color: #333}body.admin-color-modern{--fcn-bg-primary: #1e1e1e;--fcn-bg-secondary: #0c0c0c}body.admin-color-blue{--fcn-bg-primary: #53accc;--fcn-bg-secondary: #4896b3}body.admin-color-ectoplasm{--fcn-bg-primary: #523f6d;--fcn-bg-secondary: #413256}body.admin-color-midnight{--fcn-bg-primary: #363b3f;--fcn-bg-secondary: #25282b}body.admin-color-ocean{--fcn-bg-primary: #738e96;--fcn-bg-secondary: #627c83}body.admin-color-sunrise{--fcn-bg-primary: #cf4944;--fcn-bg-secondary: #b43c38}details summary{cursor:pointer}.column-fictioneer_reports{text-align:center !important;width:72px}td.comment blockquote{border-left:2px solid currentColor;padding-left:1em;margin-left:0}.edit-term-notes{display:none}.button.button-danger{background:#dc3232;color:#fff;text-decoration:none;border-color:#dc3232}.button.button-danger:hover,.button.button-danger:focus{background:#c00;color:#fff;border-color:#c00}#the-comment-list tr.private{background-image:repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.03) 2px, transparent 2px, transparent 5px)}td.fictioneer_patreon_lock_tiers .no-password,td.fictioneer_patreon_lock_amount .no-password{opacity:.5}.fictioneer-update-notice ul{list-style:disc;padding-left:14px;margin:8px 0 0}#customize-control-use_custom_layout,#customize-control-use_custom_dark_mode,#customize-control-use_custom_light_mode,#customize-control-site_title_font_family_value,#customize-control-dark_mode_font_weight{padding-top:8px;margin-top:8px;border-top:2px solid #dcdcde}.customize-control-description small{display:block;line-height:1.3;margin-bottom:6px}.fictioneer-metabox *,.fictioneer-metabox ::before,.fictioneer-metabox ::after{box-sizing:border-box}.fictioneer-metabox__row:not(:last-child){margin-bottom:12px}.fictioneer-metabox .hidden{display:none !important;content-visibility:hidden}.fictioneer-metabox :is(input,textarea){display:block;border-radius:2px;width:100%;resize:vertical}.fictioneer-metabox label{font-weight:700;margin-bottom:3px}.fictioneer-metabox code{display:inline-block;background:rgba(0,0,0,.07);font-family:Consolas,Monaco,monospace;font-size:.75em;line-height:inherit;word-wrap:break-word;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.125em 3px;border-radius:2px;transform:translateY(-1px)}.fictioneer-side-metabox[id] .inside{padding:0 16px 16px}.fictioneer-side-metabox--classic[id] .inside{padding:2px 12px 12px}.fictioneer-side-metabox [data-required] label::after{content:" *";color:#cc1818}.fictioneer-meta-checkbox{cursor:pointer;display:flex;align-items:flex-start;gap:12px;width:fit-content}.fictioneer-meta-checkbox:not(:first-child){margin-top:8px}.fictioneer-meta-checkbox:focus-within .fictioneer-metabox-checkbox__checkbox{outline:2px solid var(--wp-admin-theme-color);outline-offset:1.5px}.fictioneer-meta-checkbox__checkbox{position:relative;flex:0 0 auto;border-radius:2px;height:24px;width:24px}@media only screen and (min-width: 600px){.fictioneer-meta-checkbox__checkbox{height:20px;width:20px}}.fictioneer-meta-checkbox__checkbox input[type=checkbox]{appearance:none;display:block;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:none;margin:0;height:24px;width:24px}@media only screen and (min-width: 600px){.fictioneer-meta-checkbox__checkbox input[type=checkbox]{height:20px;width:20px}}.fictioneer-meta-checkbox__checkbox input[type=checkbox]::before{content:none !important}.fictioneer-meta-checkbox__checkbox input[type=checkbox]:checked{background:var(--wp-admin-theme-color) !important;border-color:var(--wp-admin-theme-color) !important}.fictioneer-meta-checkbox__checkbox input[type=checkbox]:not(:checked)+svg{opacity:0}.fictioneer-meta-checkbox__checkbox svg{pointer-events:none;fill:#fff;position:absolute;z-index:1;top:0;left:0}@media only screen and (min-width: 600px){.fictioneer-meta-checkbox__checkbox s