From 81116c86e9ba83aed0c1212a90887ffc9f12c814 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 25 Sep 2013 10:51:02 +0200 Subject: [PATCH] this should have gone with the dashboard tweak, more thorough cleanup of css --- portal/static/css/dashboard.css | 35 --------------------------------- 1 file changed, 35 deletions(-) diff --git a/portal/static/css/dashboard.css b/portal/static/css/dashboard.css index dae329b8..b654837e 100644 --- a/portal/static/css/dashboard.css +++ b/portal/static/css/dashboard.css @@ -1,12 +1,7 @@ - .ms-dashboard { width: 100%; } -.ms-dashboard-panel { - -} - .ms-dashboard-caption { padding-left: 40px; } @@ -34,36 +29,6 @@ } -/* -#ms-dashboard-profile { - float: left; - position: relative; - top: 1em; - width: 45%; - min-height:200px; - height:auto !important; - height:200px; -} - -#ms-dashboard-testbeds { - float: right; - border: 1px #CCC; - padding: 15px; - top: 0.5em; - width: 45%; - min-height:200px; - height:auto !important; - height:200px; -} - -#ms-dashboard-slices { - float: left; - position: relative; - width: 45%; - padding-top: 1em; -} -*/ - li.icn { padding: 0 0 0 0; list-style: none; -- 2.47.0