oont-contents/plugins/string-locator/build/string-locator.css
2025-02-08 15:10:23 +01:00

1 line
3.7 KiB
CSS

.wrap>h1{margin-bottom:15px}.string-locator-italics{font-style:italic}.string-locator-feedback{background:#fff;display:inline-block;text-align:center;width:100%}.string-locator-feedback.hide{display:none}.string-locator-feedback progress{height:1.5em;width:100%}.string-locator-feedback #string-locator-feedback-text{display:inline-block;text-align:center;width:100%}body.tools-page-string-locator.file-edit-screen #wpcontent{padding-left:0}body.tools-page-string-locator.file-edit-screen #wpfooter{display:none}body.tools-page-string-locator.file-edit-screen #wpbody-content{padding-bottom:0}span.btn-logo-inline img{padding-right:3px;width:17px}#string-locator-search-results-table-wrapper{display:none}#string-locator-search-results-table-wrapper.restore{display:block}#string-locator-search-results-table-wrapper .tablenav{height:auto;min-height:30px}table.tools-page-string-locator{display:none}table.tools-page-string-locator.restore{display:table}table thead .manage-column.check-column{padding:11px 0 10px 3px}table .string{width:60%}table .filename{width:20%}table .line,table .position{width:10%}.replacement-control-main-wrapper{display:flex;flex-direction:row;justify-content:space-between}@media screen and (min-width:992px)and (max-width:1150px){.replacement-control-instawp-btn{width:40%}.replacement-control-left-details{width:60%}}@media screen and (min-width:768px)and (max-width:992px){.replacement-control-instawp-btn{width:45%}.replacement-control-left-details{width:55%}}body.wp-admin.tools-page-string-locator #wpbody-content>.notice{display:none}.string-locator-editor-wrapper{grid-gap:0;display:grid;grid-template-columns:80% 20%;height:100%;width:100%}.string-locator-editor-wrapper .notice,.string-locator-editor-wrapper .string-locator-header{align-items:stretch;background:#fff;border-bottom:1px solid #e2e4e7;display:flex;flex-direction:row;height:40px;justify-content:space-between;left:0;padding:4px 2px;position:sticky;right:0;top:0;z-index:30}@media(min-width:600px){.string-locator-editor-wrapper .notice,.string-locator-editor-wrapper .string-locator-header{padding:8px;position:fixed;top:46px}}@media(min-width:782px){.string-locator-editor-wrapper .notice,.string-locator-editor-wrapper .string-locator-header{left:160px;top:32px}}.string-locator-editor-wrapper .notice .title,.string-locator-editor-wrapper .string-locator-header .title{font-size:16px}.string-locator-editor-wrapper .notice>div,.string-locator-editor-wrapper .string-locator-header>div{align-items:center;display:inline-flex}.string-locator-editor-wrapper .notice .button,.string-locator-editor-wrapper .string-locator-header .button{margin:0 3px 0 12px}.string-locator-editor-wrapper .notice{display:block;height:-moz-fit-content;height:fit-content;margin:0;top:89px}.string-locator-editor-wrapper .notice.is-dismissible{position:sticky}.string-locator-editor-wrapper .string-locator-editor{margin-top:57px}.string-locator-editor-wrapper .string-locator-sidebar{background:#fff;border-left:1px solid #e2e4e7;margin-top:57px}.string-locator-editor-wrapper .string-locator-sidebar .string-locator-panel{border-top:1px solid #e2e4e7;padding-bottom:10px}.string-locator-editor-wrapper .string-locator-sidebar .string-locator-panel:first-of-type{border-top:none}.string-locator-editor-wrapper .string-locator-sidebar .string-locator-panel .title{border:none;box-shadow:none;color:#191e23;font-weight:600;margin:0;padding:15px}.string-locator-editor-wrapper .string-locator-sidebar .string-locator-panel .row{padding:5px 15px}.string-locator-editor-wrapper .CodeMirror .CodeMirror-activeline .CodeMirror-activeline-background,.string-locator-editor-wrapper .CodeMirror .CodeMirror-activeline .CodeMirror-gutter-background{background-color:#cfe4ff}