# gutenberg/22.2.0/build/styles/block-library/form-input/editor.css

Gutenberg, version 22.2.0. 1 lines.

- Page: https://pluginprobe.com/plugins/gutenberg/22.2.0/code/build/styles/block-library/form-input/editor.css
- Raw: https://pluginprobe.com/plugins/gutenberg/22.2.0/raw/build/styles/block-library/form-input/editor.css
- Modified: 2025-11-05T15:23:32+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/gutenberg/22.2.0/code/build/styles/block-library/form-input/editor.css#L10-L20`.

```css
.wp-block-form-input .is-input-hidden{background:repeating-linear-gradient(45deg,#0000,#0000 5px,currentColor 0,currentColor 6px);border:1px dashed;box-sizing:border-box;font-size:.85em;opacity:.3;padding:.5em}.wp-block-form-input .is-input-hidden input[type=text]{background:#0000}.wp-block-form-input.is-selected .is-input-hidden{background:none;opacity:1}.wp-block-form-input.is-selected .is-input-hidden input[type=text]{background:unset}
```
