From cbc023045fb314b99cc7c15f2e124a8ac80d4465 Mon Sep 17 00:00:00 2001 From: Wouter van Wijk Date: Tue, 19 Feb 2013 20:00:50 +0100 Subject: [PATCH] centered images --- webclient/css/ws.css | 8 ++++++++ webclient/index.html | 10 +--------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/webclient/css/ws.css b/webclient/css/ws.css index 78d2618..582894a 100755 --- a/webclient/css/ws.css +++ b/webclient/css/ws.css @@ -266,6 +266,7 @@ a { } #controlsmodal { + max-width: 500px; min-width: 300px; } @@ -287,3 +288,10 @@ a { #header { height: 50px !important; } + + +#controlspopupimage, #coverpopupimage, #artistpopupimage { + display: block; + margin-left: auto; + margin-right: auto +} diff --git a/webclient/index.html b/webclient/index.html index 6d62dfb..b55f8f0 100755 --- a/webclient/index.html +++ b/webclient/index.html @@ -66,15 +66,7 @@

- +