Date: Mon, 29 Apr 2013 21:31:35 +0800 From: Martin Wilke <miwi@bsdhash.org> To: Eitan Adler <eadler@FreeBSD.ORG> Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org Subject: Re: svn commit: r41511 - head/en_US.ISO8859-1/htdocs/layout/css Message-ID: <211B3A69-7BC7-45E7-B2B9-9DC7186DD414@bsdhash.org> In-Reply-To: <201304271325.r3RDPFQt098899@svn.freebsd.org> References: <201304271325.r3RDPFQt098899@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
can you please back out that. It looks very terrible.. On Apr 27, 2013, at 9:25 PM, Eitan Adler <eadler@FreeBSD.ORG> wrote: > Author: eadler > Date: Sat Apr 27 13:25:14 2013 > New Revision: 41511 > URL: http://svnweb.freebsd.org/changeset/doc/41511 >=20 > Log: > Use nicer colors for viewing patches in GNATS >=20 > Submitted by: John Marino <john@marino.st> > Approved by: bcr (mentor) >=20 > Modified: > head/en_US.ISO8859-1/htdocs/layout/css/query-pr.css >=20 > Modified: head/en_US.ISO8859-1/htdocs/layout/css/query-pr.css > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/en_US.ISO8859-1/htdocs/layout/css/query-pr.css Sat Apr = 27 13:24:28 2013 (r41510) > +++ head/en_US.ISO8859-1/htdocs/layout/css/query-pr.css Sat Apr = 27 13:25:14 2013 (r41511) > @@ -89,7 +89,7 @@ td { >=20 > .patchblock { > border: 1px solid #999999; > - background-color: #EFEFBB; > + background-color: #F8F8E8; > margin-left: auto; > margin-right: auto; > max-width: 675px; > @@ -149,8 +149,8 @@ td { > .quote0 { color: #DD0000; } > .quote1 { color: #0000DD; } >=20 > -.patch_plusline { color: #FF0000; } > -.patch_minusline { color: #0000FF; } > +.patch_plusline { color: #006020; } > +.patch_minusline { color: #C00000; } > .patch_contextline { color: #00AA00; } > .patch_revinfo { font-weight: bold; } > .patch_hunkinfo { font-weight: bold; } >=20 +-----------------oOO--(_)--OOo-------------------------+ With best Regards, Martin Wilke (miwi_(at)_FreeBSD.org) Mess with the Best, Die like the Rest
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?211B3A69-7BC7-45E7-B2B9-9DC7186DD414>