From: Adam T. <aa-...@us...> - 2022-10-27 07:57:30
|
The patch is reasonable, but I defer to @milde for rationale here as he authored the original change. A --- ** [patches:#196] Revert header/footer borders in minimal.css** **Status:** open **Group:** None **Created:** Wed Oct 26, 2022 10:57 PM UTC by Ximin Luo **Last Updated:** Wed Oct 26, 2022 11:00 PM UTC **Owner:** nobody **Attachments:** - [4.patch](https://sourceforge.net/p/docutils/patches/196/attachment/4.patch) (654 Bytes; text/x-patch) These were uncommented in r8472 but that commit only talks about switching to html5 semantic tags, not changing the actual meaning of minimal.css I assume this is a mistake; it interferes with the purpose of this stylesheet as a minimal stylesheet, and plain.css overrides this later anyway with border:none. --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/patches/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |