about summary refs log tree commit diff stats
path: root/adapter
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2024-10-21 18:24:38 +0200
committerbptato <nincsnevem662@gmail.com>2024-10-21 18:31:13 +0200
commitb9455ef09f4d33dd9e3cb291ed6e689b51301e22 (patch)
tree627dfdf1cc2995970eaa473aa05d7a99e288ac40 /adapter
parent482c693eb7b55fbe87f89ed3da876893cead5e7e (diff)
downloadchawan-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