From mboxrd@z Thu Jan 1 00:00:00 1970 From: pete.beardmore at msn.com (Pete Beardmore) Date: Wed, 24 Jan 2018 15:12:18 +0000 Subject: Missing horizontal rule items on 'about' pages Message-ID: Hi, I've just looked into a new project's missing horizontal rule items on its 'about' page, and found that the markdown is parsed correctly and indeed pushed, but that it's 'styled out'. The offending code is in 'md2html' where there's a reference to a missing png. On looking at server logs, this is indeed being screamed about. I found and copied the missing 'dirty-shade.png' to cgit root, but it looked so bad that I preferred removal in favour of a simpler 2px #ccc. The addition to cgit.css in the attached probably isn't necessary, but it might guard against (once third party?!) md2html updates/bulk changes going forward. Cheers, Pete. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-fix-horizontal-rule-style.patch Type: application/octet-stream Size: 1304 bytes Desc: 0001-fix-horizontal-rule-style.patch URL: