svn commit: r41511 - head/en_US.ISO8859-1/htdocs/layout/css

Erwin Lansing erwin at FreeBSD.org
Mon Apr 29 13:39:47 UTC 2013


On Mon, Apr 29, 2013 at 09:31:35PM +0800, Martin Wilke wrote:
> 
> can you please back out that. It looks very terrible..

I'd have to agree.  Maybe I need a new retina display, or a new retina,
but the green on yellow is quite hard to read.

Erwin

> 
> On Apr 27, 2013, at 9:25 PM, Eitan Adler <eadler at FreeBSD.ORG> wrote:
> 
> > Author: eadler
> > Date: Sat Apr 27 13:25:14 2013
> > New Revision: 41511
> > URL: http://svnweb.freebsd.org/changeset/doc/41511
> > 
> > Log:
> >  Use nicer colors for viewing patches in GNATS
> > 
> >  Submitted by:		John Marino <john at marino.st>
> >  Approved by:		bcr (mentor)
> > 
> > Modified:
> >  head/en_US.ISO8859-1/htdocs/layout/css/query-pr.css
> > 
> > Modified: head/en_US.ISO8859-1/htdocs/layout/css/query-pr.css
> > ==============================================================================
> > --- 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 {
> > 
> > .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; }
> > 
> > -.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; }
> > 
> 
> +-----------------oOO--(_)--OOo-------------------------+
> With best Regards,
>        Martin Wilke (miwi_(at)_FreeBSD.org)
> 
> Mess with the Best, Die like the Rest
> 
> _______________________________________________
> svn-doc-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-doc-all
> To unsubscribe, send any mail to "svn-doc-all-unsubscribe at freebsd.org"
-- 
Erwin Lansing                                    http://droso.dk
erwin at FreeBSD.org                        http:// www.FreeBSD.org


More information about the svn-doc-all mailing list