From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Robert Haas <robertmhaas(at)gmail(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-08 10:33:15 |
Message-ID: | alpine.DEB.2.20.1704081927330.22037@lancre |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-www |
> The fix, as Fabien identified, is to conditionally inject additional CSS
> to be _more_ specific than the first CSS and set the font-size to a
> simple '1em' so the first CSS is not called twice. I don't think
> 'important!' is necessary but it would be good to test this.
I did not wrote the fix, a JS-guru colleague of mine did, and he argued
that it was useful to fix priorities between competing and contradicting
CSS rules. Now maybe in this particular case it might work without it.
> Attached is a patch that can be applied to pgweb which should fix all of
> this.
Great, the devel doc looks ok now.
--
Fabien.
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2017-04-08 10:33:41 | Running make check-world in buildfarm (was Re: [COMMITTERS] pgsql: Use SASLprep to normalize passwords for SCRAM authentication.) |
Previous Message | Fabien COELHO | 2017-04-08 10:25:28 | Re: Undefined psql variables |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2017-04-08 10:39:16 | Re: [pgsql-www] Small issue in online devel documentation build |
Previous Message | Bruce Momjian | 2017-04-08 01:52:01 | Re: [HACKERS] Small issue in online devel documentation build |