From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Help needed for screenshots Date: Wed, 19 Nov 2014 09:55:23 +0100 Message-ID: <87y4r71sec.fsf@gnu.org> References: <87zjbu15qs.fsf@inria.fr> <20141114173539.41eda61c@freedom-laptop> <87y4rdmp43.fsf@gnu.org> <20141114210215.7f4118f7@freedom-laptop> <54676ED4.5080001@openmailbox.org> <87ppcol53d.fsf@gnu.org> <20141116031946.67a438a8@freedom-laptop> <87egt20xgi.fsf@gnu.org> <20141117124301.50080c54@freedom-laptop> <87ppclyi5v.fsf@gnu.org> <20141117133535.7647c0ef@freedom-laptop> <87k32spqgi.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87egt06xvs.fsf@gnu.org> <20141119023307.1f5169a8@freedom-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr130-0002Ag-Kj for guix-devel@gnu.org; Wed, 19 Nov 2014 03:55:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xr12v-0001YG-6m for guix-devel@gnu.org; Wed, 19 Nov 2014 03:55:34 -0500 In-Reply-To: <20141119023307.1f5169a8@freedom-laptop> ("Bruno =?utf-8?Q?F?= =?utf-8?Q?=C3=A9lix?= Rezende Ribeiro"'s message of "Wed, 19 Nov 2014 02:33:07 -0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Bruno =?utf-8?Q?F=C3=A9lix?= Rezende Ribeiro Cc: guix-devel@gnu.org Bruno F=C3=A9lix Rezende Ribeiro skribis: > Attached is a patch that fix the cluttering issue. I've taken an > alternative design however: one that neither requires the creation > of another dedicated page, nor makes the JS license table always > visible on the main page. > > The attached patch makes the logo of LibreJS float over the left > side of the footer's gray bar of links ("GNU home page ... Site map"). > When the mouse cursor hovers over it, it expands to the full JS license > table, which is detached and floating over the main web page. It's > simple, but works well. > > This patch adds no Javascript code. It adds only CSS code in-lined in > the page's header. Very nice! I=E2=80=99ve installed the patch. Thank you! Ludo=E2=80=99.