| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>, PostgreSQL www <pgsql-www(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] Small issue in online devel documentation build |
| Date: | 2017-04-09 17:00:38 |
| Message-ID: | CABUevEzFWLWE8T2UpqTBFbPCkrKv29NZ1ZWf1dNhvHn2DpURDg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-www |
On Sun, Apr 9, 2017 at 2:32 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> On Sat, Apr 8, 2017 at 12:50:19PM -0400, Robert Haas wrote:
> > On Sat, Apr 8, 2017 at 6:39 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> > > What other problems do we have with pgweb that I can work on?
> >
> > Well, the 10devel documentation doesn't believe in orange. Compare:
> >
> > https://www.postgresql.org/docs/devel/static/sql-createtable.html
> > https://www.postgresql.org/docs/9.6/static/sql-createtable.html
> >
> > I think that needs to be fixed.
>
> The attached CSS patch will fix that specific issue, but I am unclear if
> there are more places that need color.
>
>
Does this not also affect existing versions of the docs? AFAICT it would
hit any and all <h2> tags, and we certainly have those in earlier versions?
And it also modifies a global stylesheet for *all* pages. So what about the
<h2> on all the non-docs pages?
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mike Palmiotto | 2017-04-09 17:18:11 | Re: partitioned tables and contrib/sepgsql |
| Previous Message | Magnus Hagander | 2017-04-09 16:59:09 | Re: [HACKERS] Small issue in online devel documentation build |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2017-04-10 02:02:28 | Re: [pgsql-www] Small issue in online devel documentation build |
| Previous Message | Magnus Hagander | 2017-04-09 16:59:09 | Re: [HACKERS] Small issue in online devel documentation build |