PluginProbe
Passster – Password Protect Pages and Content / 4.3.14
Passster – Password Protect Pages and Content v4.3.14
4.3.16 4.3.15 4.3.14 4.3.12 4.3.13 4.3.11 4.3.10 4.3.9 4.3.8 4.3.7 4.3.6 4.3.5 trunk 3.5.4 3.5.5.2 3.5.5.8 3.5.5.9 4.0 4.1.4 4.2.10 4.2.11 4.2.12 4.2.13 4.2.14 4.2.15 All 48 releases
content-protector / build / blocks / protected-content / index.css

index.css in Passster – Password Protect Pages and Content 4.3.14, at build/blocks/protected-content/index.css

2 lines 1.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .passster-protected-content-editor{background:#fff;border:1px solid #e2e4e7;border-radius:4px;overflow:hidden;transition:border-color .15s ease}.passster-protected-content-editor.is-selected{border-color:var(--wp-admin-theme-color, #007cba)}.passster-protected-content__header{display:flex;align-items:center;gap:10px;padding:16px 20px;background:#fff;border-bottom:1px solid #e2e4e7}.passster-protected-content__label{font-size:15px;font-weight:600;color:#1e1e1e;flex:1}.passster-protected-content__type{font-size:13px;color:#757575}.passster-protected-content__type code{display:inline-block;padding:2px 8px;background:#f0f0f1;color:#1e1e1e;border-radius:2px;font-size:12px;font-family:inherit}.passster-protected-content__warning{color:#d63638;font-size:13px;display:flex;align-items:center;gap:4px}.passster-protected-content__warning::before{content:""}.passster-protected-content__inner{padding:20px;min-height:60px;background:#fff}.passster-protected-content__inner>*:first-child{margin-top:0}.passster-protected-content__inner>*:last-child{margin-bottom:0}.passster-protected-content-editor .components-placeholder{min-height:100px;margin:0;border:2px dashed #ddd;border-radius:4px;box-shadow:none;background:#fafafa}.passster-protected-content-editor .components-placeholder .components-placeholder__label{color:#757575}.passster-protected-content-editor .components-placeholder .components-placeholder__instructions{color:#999}.passster-password-list-selector{display:flex;align-items:center;gap:8px;padding:8px 0;color:#757575}.passster-lock-toolbar-group{margin-left:4px}.passster-pro-upsell-panel p{margin:0 0 12px;font-size:13px;color:#757575}
2