From df6df5b46aac128d2ac24ed40a373a0936c8439c Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Wed, 28 Nov 2012 19:35:17 +0100 Subject: [PATCH] http: Minor HTML/CSS tweaks --- mopidy/frontends/http/data/index.html | 2 +- mopidy/frontends/http/data/mopidy.css | 4 ++++ mopidy/frontends/http/data/mopidy.html | 8 +------- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/mopidy/frontends/http/data/index.html b/mopidy/frontends/http/data/index.html index 37885eef..85d3d331 100644 --- a/mopidy/frontends/http/data/index.html +++ b/mopidy/frontends/http/data/index.html @@ -3,7 +3,7 @@ Mopidy HTTP frontend - +
diff --git a/mopidy/frontends/http/data/mopidy.css b/mopidy/frontends/http/data/mopidy.css index 7944a53a..c5042769 100644 --- a/mopidy/frontends/http/data/mopidy.css +++ b/mopidy/frontends/http/data/mopidy.css @@ -69,3 +69,7 @@ code, pre { .center { text-align: center; } +#ws-console { + height: 200px; + overflow: auto; +} diff --git a/mopidy/frontends/http/data/mopidy.html b/mopidy/frontends/http/data/mopidy.html index 81fe445a..64501830 100644 --- a/mopidy/frontends/http/data/mopidy.html +++ b/mopidy/frontends/http/data/mopidy.html @@ -3,13 +3,7 @@ Mopidy HTTP frontend - - +