diff options
author | bptato <nincsnevem662@gmail.com> | 2024-10-21 18:24:38 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-10-21 18:31:13 +0200 |
commit | b9455ef09f4d33dd9e3cb291ed6e689b51301e22 (patch) | |
tree | 627dfdf1cc2995970eaa473aa05d7a99e288ac40 /adapter | |
parent | 482c693eb7b55fbe87f89ed3da876893cead5e7e (diff) | |
download | chawan-b9455ef09f4d33dd9e3cb291ed6e689b51301e22.tar.gz |
ua.css: disable reverse video on <code> in <pre>
The intention is that only inline code tags have reverse video; otherwise it often messes with syntax highlighting. I've made it a descendant selector (instead of a cheaper parent selector) because I can easily imagine markup like <pre><div><code>... which really shouldn't enable reverse video either.
Diffstat (limited to 'adapter')
0 files changed, 0 insertions, 0 deletions