From: Andrew Karpow Date: Tue, 5 Nov 2013 13:59:12 +0000 (+0100) Subject: fix buttons, added auto-reconnect, code cleanup X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=be6d0ddfb3db7b08d7d65dc04c8f43c913c988c1;p=ympd.git fix buttons, added auto-reconnect, code cleanup --- diff --git a/htdocs/css/starter-template.css b/htdocs/css/starter-template.css index f68b959..a61fb1c 100644 --- a/htdocs/css/starter-template.css +++ b/htdocs/css/starter-template.css @@ -1,7 +1,22 @@ body { padding-top: 50px; + padding-bottom: 50px; } + .starter-template { padding: 40px 15px; - max-width: 800px; +} + +.slider.slider-horizontal { + height: 15px; +} + +.slider.slider-horizontal .slider-track { + height: 10px; + margin-top: -6px; +} + +.progress { + margin-top: 0px; + margin-bottom: 0px; } diff --git a/htdocs/index.html b/htdocs/index.html index 4edddc4..331eb14 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -13,79 +13,85 @@ - + - - - -