Re: [Spice-devel] [PATCH spice-html5 3/3] Hide the message console by default.

2019-02-15 Thread Cedric Bosdonnat
On Thu, 2019-02-14 at 12:55 -0600, Jeremy White wrote: > Signed-off-by: Jeremy White > --- > spice.css | 2 ++ > spice.html | 2 +- > 2 files changed, 3 insertions(+), 1 deletion(-) > > diff --git a/spice.css b/spice.css > index 4c61cb3..968ba16 100644 > --- a/spice.css > +++ b/spice.css > @@ -

[Spice-devel] [PATCH spice-html5 3/3] Hide the message console by default.

2019-02-14 Thread Jeremy White
Signed-off-by: Jeremy White --- spice.css | 2 ++ spice.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/spice.css b/spice.css index 4c61cb3..968ba16 100644 --- a/spice.css +++ b/spice.css @@ -103,6 +103,8 @@ body -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);