Thread: [pgsql-www] Highlight on docs version

[pgsql-www] Highlight on docs version

From
Daniel Gustafsson
Date:
63641a45-36fc-a8d2-69e4-e150cfbfa032@2ndquadrant.com made me realize that we
highlight the currently active docs version with bold text, except for "current
(<version>)” which is left un-decorated.  The attached patch sets the same
highlight on the current version, since it seems like an oversight to me.

cheers ./daniel


-- 
Sent via pgsql-www mailing list (pgsql-www@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-www

Attachment

Re: [pgsql-www] Highlight on docs version

From
Magnus Hagander
Date:
On Sun, Jul 9, 2017 at 11:17 PM, Daniel Gustafsson <daniel@yesql.se> wrote:
63641a45-36fc-a8d2-69e4-e150cfbfa032@2ndquadrant.com made me realize that we
highlight the currently active docs version with bold text, except for "current
(<version>)” which is left un-decorated.  The attached patch sets the same
highlight on the current version, since it seems like an oversight to me.

Agreed and applied, thanks! 


--