Den tis 28 juli 2026 kl 16:11 skrev Nathan Hartman <[email protected] >:
> On Fri, Jul 24, 2026 at 12:40 PM <[email protected]> wrote: > > > > Author: ivan > > Date: Fri Jul 24 16:39:48 2026 > > New Revision: 1936555 > > > > Log: > > In site/staging: > > > > Use 'content' CSS property to add section link symbol. > > > > * style/site.css > > (.sectionlink::before): New class. Add 'pilcrow' symbol via 'content' > CSS > > property. > > > > * blog/2006-09-10-EnhancingSubversionServer.html > > * blog/2007-03-27-authz-and-anon-authn-agony.html > > * blog/2007-06-13-merge_auditing.html > > * blog/2008-03-29-merging-from-foreign-repositories.html > > * blog/2008-05-06-merge-info.html > > * blog/2009-11-19-where-did-that-mergeinfo-come-from.html > > * blog/2012-10-24-reducing_network_traffic_in_subversion_1-8.html > > * > blog/2013-06-24-repository-dictated-configuration-part-1-inheritable-properties.html > > * blog/2013-06-25-repository-dictated-configuration-part-2-autoprops.html > > * > blog/2013-06-26-repository-dictated-configuration-part-3-global-ignores.html > > * blog/2013-06-28-foreign-repository-copies.html > > * blog/index.html > > * contributing.html > > * docs/community-guide/building.part.html > > * docs/community-guide/conventions.part.html > > * docs/community-guide/debugging.part.html > > * docs/community-guide/general.part.html > > * docs/community-guide/issues.part.html > > * docs/community-guide/l10n.part.html > > * docs/community-guide/mailing-lists.part.html > > * docs/community-guide/releasing.part.html > > * docs/community-guide/roles.part.html > > * docs/community-guide/web.part.html > > * docs/index.html > > * docs/release-notes/1.1.html > > * docs/release-notes/1.10.html > > * docs/release-notes/1.11.html > > * docs/release-notes/1.12.html > > * docs/release-notes/1.13.html > > * docs/release-notes/1.14.html > > * docs/release-notes/1.15.html > > * docs/release-notes/1.2.html > > * docs/release-notes/1.3.html > > * docs/release-notes/1.4.html > > * docs/release-notes/1.5.html > > * docs/release-notes/1.6.html > > * docs/release-notes/1.6.zh.html > > * docs/release-notes/1.7.html > > * docs/release-notes/1.8.html > > * docs/release-notes/1.9.html > > * docs/release-notes/index.html > > * download.html > > * faq.html > > * faq.ja.html > > * faq.zh.html > > * features.html > > * ideas.html > > * index.html > > * mailing-lists.html > > * news.html > > * opw.html > > * packages.html > > * pronunciation/index.html > > * quick-start.html > > * reporting-issues.html > > * roadmap.html > > * security/index.html > > * source-code.html > > Remove "¶" from section links: we add it via 'content' CSS > property. > > Hi, > > Sorry, this change doesn't seem to work on Firefox. > > I am using the very latest Firefox, version 153.0.1. > > This change works fine in Safari. I don't have other browsers to test > with at the moment. > > Any ideas? > That's strange. It works fine for me, also Firefox version 153.0 and 153.0.1 (64-bit, Windows 11). If you open https://subversion[-staging].apache.org/style/site.css, do you see the .sectionlink::before css style? /Daniel

