svn commit: r41511 - head/en_US.ISO8859-1/htdocs/layout/css
Martin Wilke
miwi at bsdhash.org
Mon Apr 29 13:31:41 UTC 2013
can you please back out that. It looks very terrible..
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
More information about the svn-doc-all
mailing list