SF.net SVN: docutils:[9580 ] trunk/docutils/docutils/w riters/html5_polyglot/responsi ve.css

milde--- via Docutils-checkins <[email protected]>
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 9580
          http://sourceforge.net/p/docutils/code/9580
Author:   milde
Date:     2024-03-17 23:30:55 +0000 (Sun, 17 Mar 2024)
Log Message:
-----------
Update target highlight rule in "responsive" HTML5 stylesheet.

Higlight target, if it is a description list term or a span.

Modified Paths:
--------------
    trunk/docutils/docutils/writers/html5_polyglot/responsive.css

Modified: trunk/docutils/docutils/writers/html5_polyglot/responsive.css
===================================================================
--- trunk/docutils/docutils/writers/html5_polyglot/responsive.css	2024-03-17 23:30:47 UTC (rev 9579)
+++ trunk/docutils/docutils/writers/html5_polyglot/responsive.css	2024-03-17 23:30:55 UTC (rev 9580)
@@ -292,6 +292,7 @@
 section:target > h5, section:target > h6,
 span:target + h2, span:target + h3, span:target + h4,
 span:target + h5, span:target + h6,
+dt:target, span:target,
 .contents :target,
 .contents:target > .topic-title,
 [role="doc-biblioentry"]:target > .label,

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.