From ab31a1696bffa3f8cc54420e958dcab5775a95d0 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 14 Nov 2013 12:52:05 +0100 Subject: [PATCH 1/1] be kind on the real estate --- portal/static/css/onelab_marko.css | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/portal/static/css/onelab_marko.css b/portal/static/css/onelab_marko.css index 8bd072e3..0201e8b5 100644 --- a/portal/static/css/onelab_marko.css +++ b/portal/static/css/onelab_marko.css @@ -169,12 +169,14 @@ h2.well.well-lg { /* TOPMENU.CSS */ +/* Thierry : turning this off body { - /* background: #30196d !important; */ - background: black !important; + *//* background: #30196d !important; *//* + background: black !important; padding-top: 60px; padding-bottom: 0px; } +Thierry */ /* Thierry : turning this off div.topmenu { @@ -328,7 +330,10 @@ table.query-editor { .query-editor-spacer, .plugin.QueryUpdater, -.plugin.Tabs { +/* Thierry : turning this off +.plugin.Tabs +Thierry */ +{ margin-top: 60px !important; } -- 2.43.0