From: Thierry Parmentelat Date: Thu, 14 Nov 2013 14:45:01 +0000 (+0100) Subject: restore black bacckground for when window larger than background X-Git-Tag: myslice-0.3-0~113^2~7^2~7^2~7^2~4 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=a2fd65633834c504eebba7203b5b4d5cf431b663 restore black bacckground for when window larger than background --- diff --git a/portal/static/css/onelab_marko.css b/portal/static/css/onelab_marko.css index a7b256c6..2d4f71cb 100644 --- a/portal/static/css/onelab_marko.css +++ b/portal/static/css/onelab_marko.css @@ -165,7 +165,10 @@ h2.well.well-lg { - +/* if window enlarged wider than background picture */ +body { + background: black !important; +} /* TOPMENU.CSS */