芝麻web文件管理V1.00
编辑当前文件:/home/disqkgca/aqanet.org/wp-content/plugins/meta-box/src/Dashboard/assets/css/dashboard.css
body.wp-admin{background:#f8fafc}div#wpcontent{padding-left:0}#wpwrap .notice{display:none}.mb-dashboard{--mb-color-accent: #00b1b3;--mb-color-link: var(--mb-color-accent);--mb-border: 1px solid #cbd5e1;font-size:14px;color:#334155}.mb-dashboard a{text-decoration:none;color:var(--mb-color-link)}.mb-dashboard a:hover{color:var(--mb-color-link);text-decoration:underline}.mb-dashboard a:focus,.mb-dashboard a:active{outline:none;box-shadow:none}.mb-dashboard p{font-size:14px}.mb-dashboard table{width:100%;border-collapse:collapse}.mb-dashboard tr{border-bottom:1px solid #e2e8f0}.mb-dashboard tr:hover{background:#f8fafc}.mb-dashboard th,.mb-dashboard td{padding-block:12px}.mb-dashboard__button{--mb-color-link: #fff;display:inline-block;background:var(--mb-color-accent);padding:16px;text-transform:uppercase;font-weight:700;font-size:16px;line-height:1;letter-spacing:.025em;white-space:nowrap;border-radius:4px;text-decoration:none}.mb-dashboard__button.mb-dashboard__button:hover{color:#fff;opacity:.9;text-decoration:none}.mb-dashboard__button:focus,.mb-dashboard__button:active{color:#fff}.mb-dashboard__hidden{display:none}.mb-dashboard__external{display:inline-flex;align-items:center;gap:4px}.mb-dashboard__external svg{width:1em;height:1em;fill:currentColor}.mb-dashboard__tooltip{position:relative}.mb-dashboard__tooltip:after{content:attr(data-tooltip);background-color:#0f172a;color:#fff;padding:4px 8px;border-radius:4px;white-space:nowrap;position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);visibility:hidden;opacity:0;transition:opacity .3s ease-in-out}.mb-dashboard__tooltip[data-position=top]:after{bottom:calc(100% + 8px);top:auto}.mb-dashboard__tooltip[data-position=bottom-right]:after{left:auto;transform:none;right:0}.mb-dashboard__tooltip:hover:after{visibility:visible;opacity:1}.mb-dashboard__body{display:flex;gap:48px;padding:48px;max-width:1280px;margin-inline:auto}.mb-dashboard__header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px;background:#fff;border-bottom:1px solid #e2e8f0}.mb-dashboard__header__search{flex:1}.mb-dashboard__header__search__inner{position:relative;max-width:480px;margin-inline:auto}.mb-dashboard__header__search input[type=text]{width:100%;background:#f1f5f9;border-color:#e2e8f0;padding:2px 16px;margin:0}.mb-dashboard__header__search input[type=text]:focus,.mb-dashboard__header__search input[type=text]:hover{border-color:#cbd5e1;box-shadow:none}.mb-dashboard__header__search:has(.mb-dashboard__header__search-results:not([data-type=empty])) input{border-radius:4px 4px 0 0}.mb-dashboard__header__search-results{position:absolute;top:33px;left:0;right:0;background:#fff;z-index:9;border:var(--mb-border);border-radius:0 0 4px 4px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.mb-dashboard__header__search-results a{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;color:inherit;padding:8px 16px;transition:all .2s ease-in-out}.mb-dashboard__header__search-results a:hover{color:inherit;text-decoration:none;background:#f1f5f9}.mb-dashboard__header__search-results a:last-child{border-radius:0 0 4px 4px}.mb-dashboard__header__search-results span{display:inline-block;padding:2px 8px;background:#e2e8f0;border:var(--mb-border);border-radius:4px;font-size:12px}.mb-dashboard__header__search-results[data-type=empty]{display:none}.mb-dashboard__header__search-results[data-type=text]{padding:16px}.mb-dashboard__header__icons{display:flex;align-items:center}.mb-dashboard__header__icons a{display:inline-flex;align-items:center;justify-content:center}.mb-dashboard__header__social{display:flex;align-items:center;gap:12px;border-right:var(--mb-border);padding-right:12px;margin-right:12px}.mb-dashboard__header__social svg{width:16px;height:16px;fill:#64748b;transition:all .2s ease-in-out}.mb-dashboard__header__social a{width:24px;height:24px}.mb-dashboard__header__social a:hover svg{fill:#334155}.mb-dashboard__header__links{display:flex;align-items:center;gap:12px}.mb-dashboard__header__links a{color:#64748b;width:36px;height:36px;border:var(--mb-border);border-radius:50%}.mb-dashboard__header__links a:hover{color:#334155;border-color:#94a3b8}.mb-dashboard__header__links svg{width:20px;height:20px}.mb-dashboard__header .mb-dashboard__logo svg{display:block;width:auto;height:46px}.mb-dashboard__main{flex:1;display:flex;flex-direction:column;gap:48px}.mb-dashboard__actions__title{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.025em;line-height:1;margin-bottom:16px}.mb-dashboard__actions__inner{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:24px}.mb-dashboard__action{display:flex;gap:16px;align-items:center;border-radius:8px;border:1px solid var(--mb-color-accent);padding:24px;background:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);position:relative;top:0;transition:all .2s ease}.mb-dashboard__action svg{width:32px;height:32px;fill:var(--mb-color-accent)}.mb-dashboard__action__title{display:block;margin-bottom:4px;color:#0f172a;font-weight:600;font-size:16px}.mb-dashboard__action__description{color:#64748b}.mb-dashboard__action.mb-dashboard__action:hover{text-decoration:none;top:-8px}.mb-dashboard__intro__subtitle{font-size:16px}.mb-dashboard__intro__title{font-size:24px;color:#0f172a;font-weight:600;margin-top:12px}.mb-dashboard__intro__text{margin-top:24px;font-size:18px;line-height:1.6}.mb-dashboard__intro .mb-dashboard__button{margin-top:24px}.mb-dashboard__info{background:#fff;border-radius:8px;border:var(--mb-border)}.mb-dashboard__tabs{display:flex;gap:24px;border-bottom:var(--mb-border);font-size:14px;padding-inline:24px}.mb-dashboard__tab{display:block;padding-block:16px;border-bottom:3px solid rgba(0,0,0,0);font-weight:600;color:#0f172a;cursor:pointer}.mb-dashboard__tab--active{border-color:var(--mb-color-accent)}.mb-dashboard__tab__badge{background:var(--mb-color-accent);color:#fff;font-size:10px;display:inline-block;line-height:1;padding:4px;border-radius:2px;position:relative;top:-12px}.mb-dashboard__tab-pane{padding:24px}.mb-dashboard__tutorials__inner{display:grid;gap:16px;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));margin-bottom:24px}.mb-dashboard__tutorial{display:flex;align-items:flex-start;gap:16px}.mb-dashboard__tutorial a{color:inherit}.mb-dashboard__tutorial__image{position:relative}.mb-dashboard__tutorial__image .tobii-zoom__icon{display:none}.mb-dashboard__tutorial__image:before{position:absolute;top:calc(50% - 9px);left:calc(50% - 16px);content:"";font-family:"dashicons";font-size:32px;color:red}.mb-dashboard__tutorial img{width:90px;height:auto;display:block;border-radius:8px}.mb-dashboard__tutorial .mb-dashboard__tutorial__title{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:8px;display:block}.mb-dashboard__tutorial__description{font-size:12px;color:#64748b}.mb-dashboard__compare{container-type:inline-size}.mb-dashboard__compare__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-block:24px}.mb-dashboard__compare__header p{margin-bottom:0}.mb-dashboard__compare__title{font-size:20px;font-weight:600;color:#0f172a}.mb-dashboard__compare tbody svg{width:20px;height:20px}.mb-dashboard__compare__footer{margin-top:48px;background:#f1f5f9;padding:48px;text-align:center;border-radius:8px}.mb-dashboard__compare__footer p{font-size:16px;margin-bottom:24px}.mb-dashboard__sidebar{flex-basis:360px;display:flex;flex-direction:column;gap:24px}.mb-dashboard__widget{border:var(--mb-border);border-radius:8px;background:#fff;padding:24px}.mb-dashboard__widget-title{font-weight:600;font-size:16px;color:#0f172a;margin-bottom:18px;margin-top:-4px}.mb-dashboard__widget-body>p:last-child{margin-bottom:0}.mb-dashboard__upgrade{border:none;background:linear-gradient(135deg, rgb(0, 182, 182) 0%, rgb(43, 68, 91) 100%);color:#fff;position:relative}.mb-dashboard__upgrade .mb-dashboard__widget-title{color:inherit}.mb-dashboard__upgrade ul{margin-bottom:24px}.mb-dashboard__upgrade li{display:flex;gap:4px;align-items:center}.mb-dashboard__upgrade svg{width:16px;height:16px;fill:#fff}.mb-dashboard__upgrade a{display:block;text-align:center}.mb-dashboard__upgrade img{position:absolute;top:-30px;right:-10px;width:60px;transform:rotate(-30deg)}.mb-dashboard__plugins .mb-dashboard__widget-body{display:flex;flex-direction:column;gap:16px}.mb-dashboard__plugin{display:flex;align-items:center;gap:8px;position:relative}.mb-dashboard__plugin img{width:32px;height:32px}.mb-dashboard__plugin__text{flex:1}.mb-dashboard__plugin .mb-dashboard__plugin__title{font-weight:600;color:#0f172a}.mb-dashboard__plugin__description{font-size:12px;color:#64748b}.mb-dashboard__plugin__status{font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:4px;position:absolute;right:0;top:-4px;padding:2px 6px;border-radius:4px;border:1px solid rgba(0,0,0,0)}.mb-dashboard__plugin__status:before{display:inline-block;content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.mb-dashboard__plugin__status[data-action=install]{color:#64748b;border-color:currentColor;cursor:pointer}.mb-dashboard__plugin__status[data-action=activate]{color:#f59e0b;border-color:currentColor;cursor:pointer}.mb-dashboard__plugin__status[data-action=""]{color:var(--mb-color-accent)}.mb-dashboard__support{position:relative}.mb-dashboard__support__icon{position:absolute;top:0;right:0;width:48px;height:48px;fill:#f8fafc;z-index:0}.mb-dashboard__news-icon{position:relative}.mb-dashboard__news-icon:before{content:"";display:inline-block;width:10px;height:10px;position:absolute;top:0;right:0;background:#ef4444;border-radius:50%}.mb-dashboard__news{--mb-news-width: 360px;position:fixed;top:32px;right:calc(0px - var(--mb-news-width));width:var(--mb-news-width);bottom:0;background:#fff;transition:all .2s ease-in-out;overflow-x:auto;border-left:var(--mb-border)}.mb-dashboard__news--active{right:0}.mb-dashboard__news__header{padding:12px 24px;border-bottom:var(--mb-border);display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.mb-dashboard__news__heading{font-size:16px;font-weight:600;color:#0f172a}.mb-dashboard__news__close{width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer}.mb-dashboard__news__close svg{width:24px;height:24px}.mb-dashboard__news__date{font-size:10px;text-transform:uppercase;letter-spacing:.025em;font-weight:600;margin-bottom:8px;color:#94a3b8}.mb-dashboard__news .mb-dashboard__news__title{display:block;font-size:16px;font-weight:600;color:#0f172a;margin-bottom:16px}.mb-dashboard__news__content p{display:none}.mb-dashboard__news__item{padding-inline:24px}.mb-dashboard__news__item:not(:first-child){margin-top:24px;padding-top:24px;border-top:var(--mb-border)}@media(max-width: 1023px){.mb-dashboard__header__search{display:none}.mb-dashboard__body{flex-direction:column}}@media(max-width: 782px){.mb-dashboard__news{top:46px}}@media(max-width: 599px){.mb-dashboard__header__social{display:none}.mb-dashboard__body{padding:24px}}@container (max-width: 599px){.mb-dashboard__compare__header{flex-direction:column}}