[PATCH wayland-web 1/7] Put a box around all code samples
Bill Spitzak
spitzak at gmail.com
Fri May 23 18:57:38 PDT 2014
Not sure what happened here. I tested this and it came out with a header
email, with all the patches as replies to it. But when I did it for real
the header disappared. Header message:
This is v4 of this patch. It has been split into several commits,
the diffs reduced by avoiding refilling paragraphs, and the Ubuntu
specific instructions moved to their own document, and other
changes based on comments from previous version.
On 05/23/2014 06:54 PM, Bill Spitzak wrote:
> From: Bill Spitzak <wspitzak at oblong.com>
>
> ---
> wayland.css | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/wayland.css b/wayland.css
> index 7f058ba..003732d 100644
> --- a/wayland.css
> +++ b/wayland.css
> @@ -8,3 +8,4 @@ a { color: #444; }
> a:hover { color: #888; }
> a:visited { color: #666; }
> li { margin: 10px 0px; }
> +pre { border: 1px solid; padding: 10px; background: #eee; }
>
More information about the wayland-devel
mailing list