CSS pseudo element '::line-marker'
| Chrome | Firefox | IE | Opera | Safari |
|---|---|---|---|---|
- CSS Level
- 3.0
- Module
- Generated and Replaced Content
- Example
- pre::line-marker { width: 2em; }
- Reference
- www.w3.org
- Description
- The '::line-marker' pseudo-element is positioned in exactly the same way as the '::marker' pseudo-element, but appears on every line, not just the first.
Help make Visual Studio better. Report CSS bugs here